Searched defs:TIMER_CTRL_32BIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/clocksource/ | ||
H A D | timer-sp.h | 21 #define TIMER_CTRL_32BIT (1 << 1) /* CVR */ macro |
/openbmc/qemu/hw/timer/ | ||
H A D | arm_timer.c | 24 #define TIMER_CTRL_32BIT (1 << 1) macro |