Searched refs:TWD_TIMER_CONTROL_ENABLE (Results 1 – 3 of 3) sorted by relevance
16 #define TWD_TIMER_CONTROL_ENABLE (1 << 0) macro
56 unsigned long ctrl = TWD_TIMER_CONTROL_ENABLE | in twd_set_periodic()71 ctrl |= TWD_TIMER_CONTROL_ENABLE; in twd_set_next_event()
207 twd_ctrl |= TWD_TIMER_CONTROL_ENABLE; in gic_timer_retrigger()