Searched refs:DSIM_PLL_EN (Results 1 – 1 of 1) sorted by relevance
207 #define DSIM_PLL_EN (1 << 23) macro454 reg = DSIM_PLL_EN | DSIM_PLL_P(p) | DSIM_PLL_M(m) | DSIM_PLL_S(s); in exynos_dsi_set_pll()590 reg &= ~DSIM_PLL_EN; in exynos_dsi_disable_clock()