Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dmps2-timer.c24 #define TIMER_CTRL_ENABLE BIT(0) macro
H A Dtimer-sp.h27 #define TIMER_CTRL_ENABLE (1 << 7) /* ACVR */ macro
/openbmc/qemu/hw/timer/
H A Darm_timer.c30 #define TIMER_CTRL_ENABLE (1 << 7) macro