Searched refs:PLL_LOCKED (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/qualcomm/ |
H A D | phy-qcom-qusb2.c | 35 #define PLL_LOCKED BIT(5) macro 306 .mask_core_ready = PLL_LOCKED, 329 .mask_core_ready = PLL_LOCKED, 356 .mask_core_ready = PLL_LOCKED, 368 .mask_core_ready = PLL_LOCKED,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix_dp_core.h | 100 PLL_LOCKED enumerator
|
H A D | analogix_dp_reg.c | 226 return PLL_LOCKED; in analogix_dp_get_pll_lock_status()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/analogix/ |
H A D | analogix_dp_core.h | 100 PLL_LOCKED enumerator
|
H A D | analogix_dp_reg.c | 226 return PLL_LOCKED; in analogix_dp_get_pll_lock_status()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
H A D | cdns-dsi.c | 128 #define PLL_LOCKED BIT(0) macro 733 writel(PLL_LOCKED, dsi->regs + MCTL_MAIN_STS_CLR); in cdns_dsi_hs_init() 737 status & PLL_LOCKED, 100, 100)); in cdns_dsi_hs_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-dsi-core.c | 129 #define PLL_LOCKED BIT(0) macro 707 writel(PLL_LOCKED, dsi->regs + MCTL_MAIN_STS_CLR); in cdns_dsi_hs_init() 711 status & PLL_LOCKED, 100, 100)); in cdns_dsi_hs_init()
|
/kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
H A D | phy-qcom-qusb2.c | 35 #define PLL_LOCKED BIT(5) macro 257 .mask_core_ready = PLL_LOCKED,
|
Completed in 14 milliseconds