Home
last modified time | relevance | path

Searched refs:PLL_LOCK (Results 1 – 6 of 6) sorted by relevance

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