Searched refs:PHY_PLL_LOCK (Results 1 – 2 of 2) sorted by relevance
55 #define PHY_PLL_LOCK BIT(2) macro
572 while (!(readl(PHY_REG(phy_base, 0x90)) & PHY_PLL_LOCK)) { in phy_pll_set()