Searched refs:TIMER_ONESHOT (Results 1 – 4 of 4) sorted by relevance
64 int cbe_psm_timer_mode = TIMER_ONESHOT;102 if (cbe_psm_timer_mode != TIMER_ONESHOT && me == 0 && !cross_call) { in cbe_fire()140 if (cbe_psm_timer_mode == TIMER_ONESHOT) in cbe_reprogram()261 if ((cbe_psm_timer_mode != TIMER_ONESHOT) && (me == 0)) in cbe_enable()270 if (cbe_psm_timer_mode == TIMER_ONESHOT) in cbe_enable()280 if ((cbe_psm_timer_mode != TIMER_ONESHOT) && (me == 0)) in cbe_disable()285 if (cbe_psm_timer_mode == TIMER_ONESHOT) in cbe_disable()321 cbe_timer_resolution = (*clkinitf)(TIMER_ONESHOT, &cbe_psm_timer_mode); in cbe_init_pre()
69 #define TIMER_ONESHOT 0x02 /* mode 1, one shot */ macro
45 #define TIMER_ONESHOT 0x1 macro
1423 if (preferred_mode == TIMER_ONESHOT) { in mach_clkinit()1427 *set_mode = TIMER_ONESHOT; in mach_clkinit()