Searched refs:DSIM_PLL_STABLE (Results 1 – 3 of 3) sorted by relevance
49 #define DSIM_PLL_STABLE (1 << 31) macro
590 return reg & DSIM_PLL_STABLE ? 1 : 0; in exynos_mipi_dsi_is_pll_stable()
36 #define DSIM_PLL_STABLE BIT(31) macro664 } while ((reg & DSIM_PLL_STABLE) == 0); in samsung_dsim_set_pll()