Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-sun4i.c42 #define TIMER_SYNC_TICKS 3 macro
54 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()
H A Dtimer-mediatek.c23 #define TIMER_SYNC_TICKS (3) macro
274 TIMER_SYNC_TICKS, 0xffffffff); in mtk_syst_init()
306 TIMER_SYNC_TICKS, 0xffffffff); in mtk_gpt_init()
H A Dtimer-sun5i.c39 #define TIMER_SYNC_TICKS 3 macro
77 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()
H A Dtimer-atcpit100.c69 #define TIMER_SYNC_TICKS 3 macro
249 TIMER_SYNC_TICKS, 0xffffffff); in atcpit100_timer_init()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-sun4i.c40 #define TIMER_SYNC_TICKS 3 macro
52 while ((old - readl(base + TIMER_CNTVAL_REG(1))) < TIMER_SYNC_TICKS) in sun4i_clkevt_sync()
119 sun4i_clkevt_time_setup(timer_of_base(to), 0, evt - TIMER_SYNC_TICKS); in sun4i_clkevt_next_event()
211 TIMER_SYNC_TICKS, 0xffffffff); in sun4i_timer_init()
H A Dtimer-sun5i.c34 #define TIMER_SYNC_TICKS 3 macro
62 while ((old - readl(ce->base + TIMER_CNTVAL_LO_REG(1))) < TIMER_SYNC_TICKS) in sun5i_clkevt_sync()
125 sun5i_clkevt_time_setup(ce, 0, evt - TIMER_SYNC_TICKS); in sun5i_clkevt_next_event()
223 TIMER_SYNC_TICKS, 0xffffffff); in sun5i_setup_clockevent()
H A Dtimer-mediatek-cpux.c22 #define TIMER_SYNC_TICKS 3 macro
136 TIMER_SYNC_TICKS, 0xffffffff); in mtk_cpux_init()
H A Dtimer-mediatek.c23 #define TIMER_SYNC_TICKS (3) macro
300 TIMER_SYNC_TICKS, 0xffffffff); in mtk_syst_init()
334 TIMER_SYNC_TICKS, 0xffffffff); in mtk_gpt_init()
H A Dtimer-msc313e.c39 #define TIMER_SYNC_TICKS 3 macro
195 TIMER_SYNC_TICKS, 0xffffffff); in msc313e_clkevt_init()

Completed in 5 milliseconds