Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-integrator-ap.c52 static unsigned long timer_reload; variable
97 writel(timer_reload, clkevt_base + TIMER_LOAD); in clkevt_set_periodic()
142 timer_reload = rate / HZ; in integrator_clockevent_init()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-integrator-ap.c52 static unsigned long timer_reload; variable
97 writel(timer_reload, clkevt_base + TIMER_LOAD); in clkevt_set_periodic()
142 timer_reload = rate / HZ; in integrator_clockevent_init()

Completed in 2 milliseconds