Searched refs:GPT_SR_OF1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/timer/ | ||
H A D | imx_gpt.h | 68 #define GPT_SR_OF1 (1 << 0) macro |
/openbmc/qemu/hw/timer/ | ||
H A D | imx_gpt.c | 221 s->next_int |= GPT_SR_OF1; in imx_gpt_compute_next_timeout() |