Searched refs:HB_PLL_LOCK (Results 1 – 1 of 1) sorted by relevance
26 #define HB_PLL_LOCK 0x10000000 macro64 while ((readl(hbclk->reg) & HB_PLL_LOCK) == 0) in clk_pll_prepare()177 while ((readl(hbclk->reg) & HB_PLL_LOCK) == 0) in clk_pll_set_rate()