Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-integrator-ap.c65 static unsigned long timer_reload; variable
110 writel(timer_reload, clkevt_base + TIMER_LOAD); in clkevt_set_periodic()
162 timer_reload = rate / HZ; in integrator_clockevent_init()