Home
last modified time | relevance | path

Searched refs:CCA_MISC_BASE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/evbarm/bcm53xx/
H A Dbcm53xx_machdep.c418 CCA_MISC_BASE + MISC_CORECTL); in consinit()
421 CCA_MISC_BASE + MISC_CORECTL, v); in consinit()
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm53xx_cca.c162 CCA_MISC_BASE, CCA_MISC_SIZE, &sc->sc_bsh); in bcmcca_mainbus_attach()
H A Dbcm53xx_board.c434 cpu->cpu_ioreg_bsh, CCA_MISC_BASE + MISC_CHIPID); in bcm53xx_cpu_softc_init()
H A Dbcm53xx_reg.h89 #define CCA_MISC_BASE 0x000000 macro