Searched refs:PLL_PSR_LOCK (Results 1 – 6 of 6) sorted by relevance
65 while (!(in_be32(&pll->psr) & PLL_PSR_LOCK)) in clock_exit_limp()190 while ((in_be32(&pll->psr) & PLL_PSR_LOCK) != PLL_PSR_LOCK) in setup_5445x_clocks()
63 while (!(in_be32(&pll->psr) & PLL_PSR_LOCK)) in clock_exit_limp()
540 #define PLL_PSR_LOCK (0x00000002) /* PLL lock status */ macro
580 #define PLL_PSR_LOCK (0x00000010) macro
789 #define PLL_PSR_LOCK (0x00000002) /* PLL lock status */ macro
866 #define PLL_PSR_LOCK PLL_SR_LOCK /* compatible with 5x */ macro