Home
last modified time | relevance | path

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

/Linux-v6.1/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()