Searched refs:PHY_PLL_LOCK (Results 1 – 3 of 3) sorted by relevance
44 #define PHY_PLL_LOCK BIT(0) macro164 ret = pll_lock_stat(ICFG_MISC_STAT, PHY_PLL_LOCK, driver); in ns2_drd_phy_poweron()176 ret = pll_lock_stat(ICFG_MISC_STAT, PHY_PLL_LOCK, driver); in ns2_drd_phy_poweron()
55 #define PHY_PLL_LOCK BIT(2) macro
566 while (!(readl(PHY_REG(phy_base, 0x90)) & PHY_PLL_LOCK)) { in phy_pll_set()