Home
last modified time | relevance | path

Searched defs:TIMER_CTRL_PERIODIC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-sp.h26 #define TIMER_CTRL_PERIODIC (1 << 6) /* ACVR */ macro
/openbmc/qemu/hw/timer/
H A Darm_timer.c29 #define TIMER_CTRL_PERIODIC (1 << 6) macro