Home
last modified time | relevance | path

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

/netbsd/sys/arch/arm/altera/
H A Dcycv_platform.c90 bus_space_map(bst, CYCV_RSTMGR_BASE, CYCV_RSTMGR_SIZE, 0, &bsh_rst); in cycv_mpstart()
157 bus_space_map(bst, CYCV_RSTMGR_BASE, CYCV_RSTMGR_SIZE, 0, &bsh); in cycv_platform_reset()
H A Dcycv_reg.h95 #define CYCV_RSTMGR_BASE 0xFFD05000 macro