Searched refs:AT91_PMC_LOCKU (Results 1 – 7 of 7) sorted by relevance
82 while ((readl(&pmc->sr) & AT91_PMC_LOCKU) != AT91_PMC_LOCKU) { in at91_upll_clk_enable()100 while ((readl(&pmc->sr) & AT91_PMC_LOCKU) == AT91_PMC_LOCKU) { in at91_upll_clk_disable()
253 #define AT91_PMC_LOCKU (1 << 6) /* UPLL Lock */ macro
849 interrupts = <AT91_PMC_LOCKU>;
167 interrupts-extended = <&pmc AT91_PMC_LOCKU>;
165 interrupts-extended = <&pmc AT91_PMC_LOCKU>;
989 interrupts = <AT91_PMC_LOCKU>;
429 interrupts = <AT91_PMC_LOCKU>;
Completed in 22 milliseconds