Searched refs:R_CONTROL_TIMER_ENABLE (Results 1 – 2 of 2) sorted by relevance
38 #define R_CONTROL_TIMER_ENABLE (1 << 0) macro50 #define R_CONTROL_NEEDS_SYNC (R_CONTROL_TIMER_ENABLE | \
92 if ((s->control & R_CONTROL_TIMER_ENABLE) && in a9_gtimer_update()123 if (s->control & R_CONTROL_TIMER_ENABLE) { in a9_gtimer_update()200 if (s->control & R_CONTROL_TIMER_ENABLE) { in a9_gtimer_write()