Searched refs:TIMER_STATUS_TIMIL0 (Results 1 – 3 of 3) sorted by relevance
102 if ((get_gptimer_status(0) & TIMER_STATUS_TIMIL0) && offset < (100000 / HZ / 2)) in gettimeoffset()141 if (get_gptimer_status(0) & TIMER_STATUS_TIMIL0) { in timer_interrupt()163 set_gptimer_status(0, TIMER_STATUS_TIMIL0); in timer_interrupt()
120 TIMER_STATUS_TIMIL0,
127 #define TIMER_STATUS_TIMIL0 0x0001 macro