Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clocksource/
Dtimer-sp.h24 #define TIMER_CTRL_DIV256 (2 << 2) /* ACVR */ macro
Dtimer-integrator-ap.c137 ctrl |= TIMER_CTRL_DIV256; in integrator_clockevent_init()