Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dimx_gpt.h76 #define GPT_IR_ROVIE (1 << 5) macro
/openbmc/qemu/hw/timer/
H A Dimx_gpt.c229 if ((s->ir & GPT_IR_ROVIE) && (timeout == GPT_TIMER_MAX)) { in imx_gpt_compute_next_timeout()