Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/axs10x/
Dpll_clock.c65 #define PLL_LOCK BIT(0) macro
197 if (!(ioread32(clk->lock) & PLL_LOCK)) in axs10x_pll_set_rate()
/Linux-v4.19/drivers/phy/ti/
Dphy-ti-pipe3.c54 #define PLL_LOCK 0x2 macro
253 if (val & PLL_LOCK) in ti_pipe3_dpll_wait_lock()
370 if ((val & PLL_LOCK) && of_device_is_compatible(phy->dev->of_node, in ti_pipe3_init()
/Linux-v4.19/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_reg.h334 #define PLL_LOCK (0x1 << 4) macro
Danalogix_dp_reg.c229 if (reg & PLL_LOCK) in analogix_dp_get_pll_lock_status()
/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_dpll_mgr.c2020 PLL_LOCK, in cnl_ddi_pll_enable()
2021 PLL_LOCK, in cnl_ddi_pll_enable()
2068 PLL_LOCK, in cnl_ddi_pll_disable()
3103 if (intel_wait_for_register(dev_priv, enable_reg, PLL_LOCK, PLL_LOCK, in icl_pll_enable()
3130 if (intel_wait_for_register(dev_priv, enable_reg, PLL_LOCK, 0, 1)) in icl_pll_disable()
Di915_reg.h9325 #define PLL_LOCK (1 << 30) macro
/Linux-v4.19/drivers/staging/emxx_udc/
Demxx_udc.h402 #define PLL_LOCK BIT04 /* R */ macro
Demxx_udc.c2255 while (!(_nbu2ss_readl(&udc->p_regs->EPCTR) & PLL_LOCK)) { in _nbu2ss_enable_controller()
2978 if (data & PLL_LOCK) in nbu2ss_gad_wakeup()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c643 PIS(PLL_LOCK), in print_irq_status()
1548 PIS(PLL_LOCK); in dsi_dump_dsi_irqs()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c630 PIS(PLL_LOCK), in print_irq_status()
1574 PIS(PLL_LOCK); in dsi_dump_dsidev_irqs()