Home
last modified time | relevance | path

Searched refs:timer_bsh (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/mv/
H A Dtimer.c82 bus_space_handle_t timer_bsh; member
206 sc->timer_bsh = rman_get_bushandle(sc->timer_res[0]); in mv_timer_attach()
348 timer_softc->timer_bsh, CPU_TIMER_CONTROL)); in mv_get_timer_control()
356 timer_softc->timer_bsh, CPU_TIMER_CONTROL, val); in mv_set_timer_control()
364 timer_softc->timer_bsh, CPU_TIMER0 + timer * 0x8)); in mv_get_timer()
372 timer_softc->timer_bsh, CPU_TIMER0 + timer * 0x8, val); in mv_set_timer()
380 timer_softc->timer_bsh, CPU_TIMER0_REL + timer * 0x8, val); in mv_set_timer_rel()