Home
last modified time | relevance | path

Searched refs:TIMER_STS_GPT0_CLR_PEND (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-qcom.c30 #define TIMER_STS_GPT0_CLR_PEND BIT(10) macro
62 while (readl_relaxed(sts_base) & TIMER_STS_GPT0_CLR_PEND) in msm_timer_set_next_event()