HomeSort by: relevance | last modified time | path
    Searched refs:CCB_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 176 CCB_BASE, CCB_SIZE, &sc->sc_bsh);
bcm53xx_reg.h 95 #define CCB_BASE 0x000000

Completed in 13 milliseconds