Searched refs:HB_PLL_LOCK (Results 1 – 1 of 1) sorted by relevance
15 #define HB_PLL_LOCK 0x10000000 macro53 while ((readl(hbclk->reg) & HB_PLL_LOCK) == 0) in clk_pll_prepare()166 while ((readl(hbclk->reg) & HB_PLL_LOCK) == 0) in clk_pll_set_rate()
Completed in 4 milliseconds