Searched refs:BCM2835_STIMER_CLO (Results 1 – 1 of 1) sorted by relevance
58 #define BCM2835_STIMER_CLO 0x04 macro176 stcl = bus_space_read_4(sc->sc_iot, sc->sc_ioh, BCM2835_STIMER_CLO); in cpu_initclocks()193 last = bus_space_read_4(sc->sc_iot, sc->sc_ioh, BCM2835_STIMER_CLO); in bcm2835_tmr_delay()198 BCM2835_STIMER_CLO); in bcm2835_tmr_delay()238 curr = bus_space_read_4(sc->sc_iot, sc->sc_ioh, BCM2835_STIMER_CLO); in clockhandler()256 return bus_space_read_4(sc->sc_iot, sc->sc_ioh, BCM2835_STIMER_CLO); in bcm2835tmr_get_timecount()