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