Searched refs:L_TCON_INT_START (Results 1 – 1 of 1) sorted by relevance
152 #define L_TCON_INT_START (1 << 1) macro949 if (!icnto && s->reg.tcon & L_TCON_INT_START) { in exynos4210_ltick_event()1333 if ((value & L_TCON_INT_START) < in exynos4210_mct_write()1334 (old_val & L_TCON_INT_START)) { in exynos4210_mct_write()1347 if ((value & L_TCON_INT_START) > in exynos4210_mct_write()1348 (old_val & L_TCON_INT_START)) { in exynos4210_mct_write()