HomeSort by relevance Sort by last modified time
    Searched refs:PLL_LOCK_CTRL (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/include/asm/arch-rockchip/
edp_rk3288.h 396 #define PLL_LOCK_CTRL (0x1 << 2)
  /external/u-boot/arch/arm/mach-exynos/include/mach/
dp.h 308 #define PLL_LOCK_CTRL (0x1 << 2)
  /external/u-boot/drivers/video/exynos/
exynos_dp_lowlevel.c 279 reg &= ~(F_PLL_LOCK | PLL_LOCK_CTRL);
  /external/u-boot/drivers/video/rockchip/
rk_edp.c 117 clrbits_le32(&regs->dp_debug_ctl, F_PLL_LOCK | PLL_LOCK_CTRL);

Completed in 236 milliseconds