Searched refs:pll_sr (Results 1 – 1 of 1) sorted by relevance
137 uint32_t pll_sr = 0; in _restore_clocks() local173 pll_sr |= PMC_SR_LOCKA; in _restore_clocks()177 pll_sr |= PMC_SR_LOCKU; in _restore_clocks()210 while (!hri_pmc_get_SR_reg(PMC, pll_sr)) { in _restore_clocks()
Completed in 7 milliseconds