Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dmps2-timer.c25 #define TIMER_CTRL_IE BIT(3) macro
H A Dtimer-sp.h25 #define TIMER_CTRL_IE (1 << 5) /* VR */ macro
/openbmc/qemu/hw/timer/
H A Darm_timer.c28 #define TIMER_CTRL_IE (1 << 5) macro