Searched refs:CCB_BASE (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/sys/arch/arm/broadcom/ |
| H A D | bcm53xx_rng.c | 116 bus_space_write_4(bst, bsh, CCB_BASE + RNG_BASE + RNG_INT_MASK, RNG_INT_OFF); in bcm53xx_rng_start() 117 bus_space_write_4(bst, bsh, CCB_BASE + RNG_BASE + RNG_CTRL, in bcm53xx_rng_start() 118 bus_space_read_4(bst, bsh, CCB_BASE + RNG_BASE + RNG_CTRL) | RNG_RBGEN); in bcm53xx_rng_start()
|
| H A D | bcm53xx_ccb.c | 176 CCB_BASE, CCB_SIZE, &sc->sc_bsh); in bcmccb_mainbus_attach()
|
| H A D | bcm53xx_reg.h | 95 #define CCB_BASE 0x000000 macro
|