Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h50 #define DSIM_PLL_STABLE (1 << 31) macro
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c591 return reg & DSIM_PLL_STABLE ? 1 : 0; in exynos_mipi_dsi_is_pll_stable()