Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dvt8500_timer.c45 #define TIMER_AS_VAL 0x0024 /* access status */ macro
60 while ((readl((regbase + TIMER_AS_VAL)) & TIMER_COUNT_R_ACTIVE) in vt8500_timer_read()
79 while ((readl(regbase + TIMER_AS_VAL) & TIMER_MATCH_W_ACTIVE) in vt8500_timer_set_next_event()