Searched refs:CPU_TIMER_CONTROL (Results 1 – 3 of 3) sorted by relevance
190 return (bus_read_4(wdt_softc->wdt_res, CPU_TIMER_CONTROL)); in mv_get_timer_control()197 bus_write_4(wdt_softc->wdt_res, CPU_TIMER_CONTROL, val); in mv_set_timer_control()
335 timer_softc->timer_bsh, CPU_TIMER_CONTROL)); in mv_get_timer_control()343 timer_softc->timer_bsh, CPU_TIMER_CONTROL, val); in mv_set_timer_control()
119 #define CPU_TIMER_CONTROL 0x0 macro