Symbol: PLL_LOCK
drivers/clk/axs10x/pll_clock.c
196
if (!(ioread32(clk->lock) & PLL_LOCK))
drivers/gpu/drm/bridge/analogix/analogix_dp_reg.c
226
val & PLL_LOCK, 120,
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
3982
if (intel_de_wait_for_set_ms(display, enable_reg, PLL_LOCK, 1))
drivers/gpu/drm/i915/display/intel_dpll_mgr.c
4095
if (intel_de_wait_for_clear_ms(display, enable_reg, PLL_LOCK, 1))
drivers/gpu/drm/i915/display/intel_snps_phy.c
1866
if (intel_de_wait_for_set_ms(display, enable_reg, PLL_LOCK, 5))
drivers/gpu/drm/i915/display/intel_snps_phy.c
1906
if (intel_de_wait_for_clear_ms(display, enable_reg, PLL_LOCK, 5))
drivers/gpu/drm/omapdrm/dss/dsi.c
1070
PIS(PLL_LOCK);
drivers/gpu/drm/omapdrm/dss/dsi.c
243
PIS(PLL_LOCK),
drivers/phy/broadcom/phy-bcm-sr-usb.c
150
BIT(u3pll_ctrl[PLL_LOCK]));
drivers/phy/broadcom/phy-bcm-sr-usb.c
169
BIT(u2pll_ctrl[PLL_LOCK]));
drivers/phy/broadcom/phy-bcm-sr-usb.c
53
[PLL_LOCK] = 3,
drivers/phy/broadcom/phy-bcm-sr-usb.c
61
[PLL_LOCK] = 6,
drivers/phy/rockchip/phy-rockchip-samsung-dcphy.c
1092
sts, (sts & PLL_LOCK), 1000, 20000);
drivers/phy/ti/phy-ti-pipe3.c
396
if (val & PLL_LOCK)
drivers/phy/ti/phy-ti-pipe3.c
531
if ((val & PLL_LOCK) && phy->mode == PIPE3_MODE_SATA)
drivers/pmdomain/imx/imx8mp-blk-ctrl.c
119
val & PLL_LOCK, 10, 100);
drivers/pmdomain/imx/imx8mp-blk-ctrl.c
133
return regmap_test_bits(clk->regmap, GPR_REG1, PLL_LOCK);
drivers/video/fbdev/omap2/omapfb/dss/dsi.c
1570
PIS(PLL_LOCK);
drivers/video/fbdev/omap2/omapfb/dss/dsi.c
620
PIS(PLL_LOCK),