Searched refs:AT91_PMC_LOCKA (Results 1 – 12 of 12) sorted by relevance
250 #define AT91_PMC_LOCKA (1 << 1) /* PLLA Lock */ macro
209 while (!(readl(&pmc->sr) & AT91_PMC_LOCKA)) in at91_plla_init()
122 while (!(readl(&pmc->sr) & (AT91_PMC_LOCKA | AT91_PMC_MCKRDY))) in at91_plla_init()
601 interrupts-extended = <&pmc AT91_PMC_LOCKA>;
141 interrupts-extended = <&pmc AT91_PMC_LOCKA>;
121 interrupts-extended = <&pmc AT91_PMC_LOCKA>;
134 interrupts-extended = <&pmc AT91_PMC_LOCKA>;
836 interrupts-extended = <&pmc AT91_PMC_LOCKA>;
143 interrupts-extended = <&pmc AT91_PMC_LOCKA>;
971 interrupts = <AT91_PMC_LOCKA>;
411 interrupts = <AT91_PMC_LOCKA>;
Completed in 29 milliseconds