Searched refs:PLL_LOCK (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/phy/
H A Dphy-ti-pipe3.c54 #define PLL_LOCK 0x2 macro
172 if (val & PLL_LOCK) ti_pipe3_dpll_wait_lock()
246 if (!(val & PLL_LOCK)) ti_pipe3_init()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_dp_reg.h293 #define PLL_LOCK (0x1 << 4) macro
H A Dexynos_dp_core.c672 * MACRO_RST must be applied after the PLL_LOCK to avoid exynos_dp_init_training()
H A Dexynos_dp_reg.c183 if (reg & PLL_LOCK) exynos_dp_get_pll_lock_status()
/linux-4.4.14/drivers/staging/emxx_udc/
H A Demxx_udc.h410 #define PLL_LOCK BIT04 /* R */ macro
H A Demxx_udc.c2302 while (!(_nbu2ss_readl(&udc->p_regs->EPCTR) & PLL_LOCK)) { _nbu2ss_enable_controller()
3038 if (data & PLL_LOCK) nbu2ss_gad_wakeup()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Ddsi.c630 PIS(PLL_LOCK), print_irq_status()
1584 PIS(PLL_LOCK); dsi_dump_dsidev_irqs()

Completed in 259 milliseconds