Searched refs:RNG_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 | 99 { "bcmrng", RNG_BASE, 0x1000, BCMCCBCF_PORT_DEFAULT, 1, { IRQ_RNG } },
|
| H A D | bcm53xx_reg.h | 100 #define RNG_BASE 0x004000 macro 114 #define RNG_BASE 0x033000 macro
|