Searched refs:AT91_PMC_LOCKU (Results 1 – 2 of 2) sorted by relevance
151 #define AT91_PMC_LOCKU (1 << 6) /* UPLL Lock [some SAM9] */ macro
160 is_on = AT91_PMC_LOCKU; in pmc_uckr_mode()167 } while ((at91_pmc_read(AT91_PMC_SR) & AT91_PMC_LOCKU) != is_on); in pmc_uckr_mode()