Searched refs:G_TCON_COMP_ENABLE (Results 1 – 1 of 1) sorted by relevance
130 #define G_TCON_COMP_ENABLE(x) (1 << 2 * (x)) macro449 if (s->g_timer.reg.tcon & G_TCON_COMP_ENABLE(i)) { in exynos4210_gcomp_find()1267 if ((value & G_TCON_COMP_ENABLE(i)) != (old_val & in exynos4210_mct_write()1268 G_TCON_COMP_ENABLE(i))) { in exynos4210_mct_write()