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

/linux-4.1.27/drivers/clocksource/
H A Dvt8500_timer.c46 #define TIMER_AS_VAL 0x0024 /* access status */ macro
61 while ((readl((regbase + TIMER_AS_VAL)) & TIMER_COUNT_R_ACTIVE) vt8500_timer_read()
80 while ((readl(regbase + TIMER_AS_VAL) & TIMER_MATCH_W_ACTIVE) vt8500_timer_set_next_event()

Completed in 33 milliseconds