Searched refs:TIMER_STS_GPT0_CLR_PEND (Results 1 – 1 of 1) sorted by relevance
30 #define TIMER_STS_GPT0_CLR_PEND BIT(10) macro62 while (readl_relaxed(sts_base) & TIMER_STS_GPT0_CLR_PEND) in msm_timer_set_next_event()