/kernel/linux/linux-5.10/drivers/phy/broadcom/ |
H A D | phy-bcm-sr-usb.c | 46 PLL_LOCK, enumerator 53 [PLL_LOCK] = 3, 61 [PLL_LOCK] = 6, 150 BIT(u3pll_ctrl[PLL_LOCK])); in bcm_usb_ss_phy_init() 169 BIT(u2pll_ctrl[PLL_LOCK])); in bcm_usb_hs_phy_init()
|
/kernel/linux/linux-6.6/drivers/phy/broadcom/ |
H A D | phy-bcm-sr-usb.c | 46 PLL_LOCK, enumerator 53 [PLL_LOCK] = 3, 61 [PLL_LOCK] = 6, 150 BIT(u3pll_ctrl[PLL_LOCK])); in bcm_usb_ss_phy_init() 169 BIT(u2pll_ctrl[PLL_LOCK])); in bcm_usb_hs_phy_init()
|
/kernel/linux/linux-5.10/drivers/clk/axs10x/ |
H A D | pll_clock.c | 66 #define PLL_LOCK BIT(0) macro 198 if (!(ioread32(clk->lock) & PLL_LOCK)) in axs10x_pll_set_rate()
|
/kernel/linux/linux-6.6/drivers/clk/axs10x/ |
H A D | pll_clock.c | 62 #define PLL_LOCK BIT(0) macro 194 if (!(ioread32(clk->lock) & PLL_LOCK)) in axs10x_pll_set_rate()
|
/kernel/linux/linux-5.10/drivers/phy/ti/ |
H A D | phy-ti-pipe3.c | 44 #define PLL_LOCK 0x2 macro 395 if (val & PLL_LOCK) in ti_pipe3_dpll_wait_lock() 530 if ((val & PLL_LOCK) && phy->mode == PIPE3_MODE_SATA) in ti_pipe3_init()
|
/kernel/linux/linux-6.6/drivers/pmdomain/imx/ |
H A D | imx8mp-blk-ctrl.c | 27 #define PLL_LOCK BIT(13) macro 117 val & PLL_LOCK, 10, 100); in clk_hsio_pll_prepare() 131 return regmap_test_bits(clk->regmap, GPR_REG1, PLL_LOCK); in clk_hsio_pll_is_prepared()
|
/kernel/linux/linux-6.6/drivers/phy/ti/ |
H A D | phy-ti-pipe3.c | 44 #define PLL_LOCK 0x2 macro 395 if (val & PLL_LOCK) in ti_pipe3_dpll_wait_lock() 530 if ((val & PLL_LOCK) && phy->mode == PIPE3_MODE_SATA) in ti_pipe3_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix_dp_reg.h | 331 #define PLL_LOCK (0x1 << 4) macro
|
H A D | analogix_dp_reg.c | 225 if (reg & PLL_LOCK) in analogix_dp_get_pll_lock_status()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix_dp_reg.h | 331 #define PLL_LOCK (0x1 << 4) macro
|
H A D | analogix_dp_reg.c | 225 if (reg & PLL_LOCK) in analogix_dp_get_pll_lock_status()
|
/kernel/linux/linux-5.10/drivers/staging/emxx_udc/ |
H A D | emxx_udc.h | 360 #define PLL_LOCK BIT(4) /* R */ macro
|
H A D | emxx_udc.c | 2169 while (!(_nbu2ss_readl(&udc->p_regs->EPCTR) & PLL_LOCK)) { in _nbu2ss_enable_controller() 2868 if (data & PLL_LOCK) in nbu2ss_gad_wakeup()
|
/kernel/linux/linux-6.6/drivers/staging/emxx_udc/ |
H A D | emxx_udc.h | 358 #define PLL_LOCK BIT(4) /* R */ macro
|
H A D | emxx_udc.c | 2165 while (!(_nbu2ss_readl(&udc->p_regs->EPCTR) & PLL_LOCK)) { in _nbu2ss_enable_controller() 2864 if (data & PLL_LOCK) in nbu2ss_gad_wakeup()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll_mgr.c | 2355 if (intel_de_wait_for_set(dev_priv, CNL_DPLL_ENABLE(id), PLL_LOCK, 5)) in cnl_ddi_pll_enable() 2399 if (intel_de_wait_for_clear(dev_priv, CNL_DPLL_ENABLE(id), PLL_LOCK, 5)) in cnl_ddi_pll_disable() 4057 if (intel_de_wait_for_set(dev_priv, enable_reg, PLL_LOCK, 1)) in icl_pll_enable() 4154 if (intel_de_wait_for_clear(dev_priv, enable_reg, PLL_LOCK, 1)) in icl_pll_disable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_snps_phy.c | 1867 if (intel_de_wait_for_set(dev_priv, enable_reg, PLL_LOCK, 5)) in intel_mpllb_enable() 1907 if (intel_de_wait_for_clear(i915, enable_reg, PLL_LOCK, 5)) in intel_mpllb_disable()
|
H A D | intel_dpll_mgr.c | 3781 if (intel_de_wait_for_set(dev_priv, enable_reg, PLL_LOCK, 1)) in icl_pll_enable() 3899 if (intel_de_wait_for_clear(dev_priv, enable_reg, PLL_LOCK, 1)) in icl_pll_disable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 612 PIS(PLL_LOCK), in print_irq_status() 1475 PIS(PLL_LOCK); in dsi_dump_dsi_irqs()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 619 PIS(PLL_LOCK), in print_irq_status() 1566 PIS(PLL_LOCK); in dsi_dump_dsidev_irqs()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 619 PIS(PLL_LOCK), in print_irq_status() 1569 PIS(PLL_LOCK); in dsi_dump_dsidev_irqs()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 243 PIS(PLL_LOCK), in print_irq_status() 1070 PIS(PLL_LOCK); in dsi_dump_dsi_irqs()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 6081 #define PLL_LOCK REG_BIT(30) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 10310 #define PLL_LOCK (1 << 30) macro
|