HomeSort by: relevance | last modified time | path
    Searched refs:RNG_BASE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm53xx_rng.c 116 bus_space_write_4(bst, bsh, CCB_BASE + RNG_BASE + RNG_INT_MASK, RNG_INT_OFF);
117 bus_space_write_4(bst, bsh, CCB_BASE + RNG_BASE + RNG_CTRL,
118 bus_space_read_4(bst, bsh, CCB_BASE + RNG_BASE + RNG_CTRL) | RNG_RBGEN);
bcm53xx_ccb.c 99 { "bcmrng", RNG_BASE, 0x1000, BCMCCBCF_PORT_DEFAULT, 1, { IRQ_RNG } },
bcm53xx_reg.h 100 #define RNG_BASE 0x004000
114 #define RNG_BASE 0x033000

Completed in 16 milliseconds