Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-pcie.c44 #define PHY_PLL_LOCKED BIT(9) macro
202 if (status & PHY_PLL_LOCKED) { in rockchip_pcie_phy_power_on()
245 if (status & PHY_PLL_LOCKED) { in rockchip_pcie_phy_power_on()