Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/rockchip/
Dphy-rockchip-pcie.c52 #define PHY_PLL_LOCKED BIT(9) macro
225 if (status & PHY_PLL_LOCKED) { in rockchip_pcie_phy_power_on()
268 if (status & PHY_PLL_LOCKED) { in rockchip_pcie_phy_power_on()