Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Drenesas-ostm.c47 #define OSTM_TE 0x010 /* R,8 */ macro
66 if (readb(ostm->base + OSTM_TE) & TE) { in ostm_timer_stop()
74 while (readb(ostm->base + OSTM_TE) & TE) in ostm_timer_stop()