Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clocksource/
Dtimer-integrator-ap.c38 writel(0xffff, base + TIMER_LOAD); in integrator_clocksource_init()
97 writel(timer_reload, clkevt_base + TIMER_LOAD); in clkevt_set_periodic()
108 writel(next, clkevt_base + TIMER_LOAD); in clkevt_set_next_event()
Dtimer-sp.h17 #define TIMER_LOAD 0x00 /* ACVR rw */ macro
Dtimer-sp804.c41 .load = TIMER_LOAD,