Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c141 #define G_WSTAT_COMP_U(x) (1 << ((4 * (x)) + 1)) macro
1236 s->g_timer.reg.wstat |= G_WSTAT_COMP_U(index); in exynos4210_mct_write()