Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clocksource/
Dtimer-integrator-ap.c35 ctrl |= TIMER_CTRL_DIV16; in integrator_clocksource_init()
140 ctrl |= TIMER_CTRL_DIV16; in integrator_clockevent_init()
Dtimer-sp.h23 #define TIMER_CTRL_DIV16 (1 << 2) /* ACVR */ macro