Searched refs:AT91_PMC_LOCKU (Results 1 – 9 of 9) sorted by relevance
79 while ((readl(&pmc->sr) & AT91_PMC_LOCKU) != AT91_PMC_LOCKU) { in at91_upll_clk_enable()97 while ((readl(&pmc->sr) & AT91_PMC_LOCKU) == AT91_PMC_LOCKU) { in at91_upll_clk_disable()
32 if (readl(&pmc->sr) & AT91_PMC_LOCKU) in utmi_clk_enable()88 while (!(readl(&pmc->sr) & AT91_PMC_LOCKU)) in utmi_clk_enable()
16 #define AT91_PMC_LOCKU 6 /* UPLL Lock */ macro
252 #define AT91_PMC_LOCKU (1 << 6) /* UPLL Lock */ macro
859 interrupts = <AT91_PMC_LOCKU>;
170 interrupts-extended = <&pmc AT91_PMC_LOCKU>;
168 interrupts-extended = <&pmc AT91_PMC_LOCKU>;
999 interrupts = <AT91_PMC_LOCKU>;
429 interrupts = <AT91_PMC_LOCKU>;