Searched refs:TIMER_SYNC_TICKS (Results 1 – 4 of 4) sorted by relevance
42 #define TIMER_SYNC_TICKS 3 macro54 while ((old - readl(base + TIMER_CNTVAL_REG(1))) < TIMER_SYNC_TICKS) in sun4i_clkevt_sync()121 sun4i_clkevt_time_setup(timer_of_base(to), 0, evt - TIMER_SYNC_TICKS); in sun4i_clkevt_next_event()212 TIMER_SYNC_TICKS, 0xffffffff); in sun4i_timer_init()
39 #define TIMER_SYNC_TICKS 3 macro77 while ((old - readl(ce->timer.base + TIMER_CNTVAL_LO_REG(1))) < TIMER_SYNC_TICKS) in sun5i_clkevt_sync()140 sun5i_clkevt_time_setup(ce, 0, evt - TIMER_SYNC_TICKS); in sun5i_clkevt_next_event()317 TIMER_SYNC_TICKS, 0xffffffff); in sun5i_setup_clockevent()
23 #define TIMER_SYNC_TICKS (3) macro300 TIMER_SYNC_TICKS, 0xffffffff); in mtk_syst_init()334 TIMER_SYNC_TICKS, 0xffffffff); in mtk_gpt_init()
69 #define TIMER_SYNC_TICKS 3 macro249 TIMER_SYNC_TICKS, 0xffffffff); in atcpit100_timer_init()
Completed in 8 milliseconds