Home
last modified time | relevance | path

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

/linux/drivers/phy/broadcom/
H A Dphy-bcm-sr-usb.c46 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()
/linux/drivers/clk/axs10x/
H A Dpll_clock.c62 #define PLL_LOCK BIT(0) macro
196 if (!(ioread32(clk->lock) & PLL_LOCK)) in axs10x_pll_set_rate()
/linux/drivers/phy/ti/
H A Dphy-ti-pipe3.c45 #define PLL_LOCK 0x2 macro
396 if (val & PLL_LOCK) in ti_pipe3_dpll_wait_lock()
531 if ((val & PLL_LOCK) && phy->mode == PIPE3_MODE_SATA) in ti_pipe3_init()
/linux/drivers/pmdomain/imx/
H A Dimx8mp-blk-ctrl.c27 #define PLL_LOCK BIT(13) macro
119 val & PLL_LOCK, 10, 100); in clk_hsio_pll_prepare()
133 return regmap_test_bits(clk->regmap, GPR_REG1, PLL_LOCK); in clk_hsio_pll_is_prepared()
/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h331 #define PLL_LOCK (0x1 << 4) macro
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c243 PIS(PLL_LOCK), in print_irq_status()
1070 PIS(PLL_LOCK); in dsi_dump_dsi_irqs()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c620 PIS(PLL_LOCK), in print_irq_status()
1570 PIS(PLL_LOCK); in dsi_dump_dsidev_irqs()