Searched refs:TWD_TIMER_CONTROL_ENABLE (Results 1 – 3 of 3) sorted by relevance
17 #define TWD_TIMER_CONTROL_ENABLE (1 << 0) macro
53 unsigned long ctrl = TWD_TIMER_CONTROL_ENABLE | in twd_set_periodic()68 ctrl |= TWD_TIMER_CONTROL_ENABLE; in twd_set_next_event()
206 twd_ctrl |= TWD_TIMER_CONTROL_ENABLE; in gic_timer_retrigger()