Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/rockchip/
Dphy-rockchip-pcie.c44 #define PHY_PLL_LOCKED BIT(9) macro
217 if (status & PHY_PLL_LOCKED) { in rockchip_pcie_phy_power_on()
260 if (status & PHY_PLL_LOCKED) { in rockchip_pcie_phy_power_on()