Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c131 #define G_TCON_AUTO_ICREMENT(x) (1 << (2 * (x) + 1)) macro
581 if (s->g_timer.reg.tcon & G_TCON_AUTO_ICREMENT(i)) { in exynos4210_gfrc_event()