Home
last modified time | relevance | path

Searched refs:TIMER_CONTROL_PERIODIC (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dtest-arm-mptimer.c27 #define TIMER_CONTROL_PERIODIC (1 << 1) macro
48 ctl |= TIMER_CONTROL_PERIODIC; in timer_start()