Home
last modified time | relevance | path

Searched refs:CYCV_RSTMGR_CTRL (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/arch/arm/altera/
H A Dcycv_platform.c158 val = bus_space_read_4(bst, bsh, CYCV_RSTMGR_CTRL); in cycv_platform_reset()
159 bus_space_write_4(bst, bsh, CYCV_RSTMGR_CTRL, in cycv_platform_reset()
H A Dcycv_reg.h99 #define CYCV_RSTMGR_CTRL 0x04 macro