Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clocksource/
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()