Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-integrator-ap.c35 ctrl |= TIMER_CTRL_DIV16; in integrator_clocksource_init()
140 ctrl |= TIMER_CTRL_DIV16; in integrator_clockevent_init()
H A Dtimer-sp.h23 #define TIMER_CTRL_DIV16 (1 << 2) /* ACVR */ macro
/openbmc/qemu/hw/timer/
H A Darm_timer.c26 #define TIMER_CTRL_DIV16 (1 << 2) macro