Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-highbank.c14 #define HB_PLL_LOCK_500 0x20000000 macro
55 while ((readl(hbclk->reg) & HB_PLL_LOCK_500) == 0) in clk_pll_prepare()
168 while ((readl(hbclk->reg) & HB_PLL_LOCK_500) == 0) in clk_pll_set_rate()