Home
last modified time | relevance | path

Searched defs:TIMER_CTRL_ONESHOT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Dtimer-sp.h20 #define TIMER_CTRL_ONESHOT (1 << 0) /* CVR */ macro
/openbmc/qemu/hw/timer/
H A Dmss-timer.c54 #define TIMER_CTRL_ONESHOT (1 << 1) macro
H A Darm_timer.c23 #define TIMER_CTRL_ONESHOT (1 << 0) macro