Searched refs:AT91_PMC_LOCKU (Results 1 – 13 of 13) sorted by relevance
80 while ((readl(&pmc->sr) & AT91_PMC_LOCKU) != AT91_PMC_LOCKU) { in at91_upll_clk_enable()98 while ((readl(&pmc->sr) & AT91_PMC_LOCKU) == AT91_PMC_LOCKU) { in at91_upll_clk_disable()
25 if (readl(&pmc->sr) & AT91_PMC_LOCKU) in utmi_clk_enable()34 while (!(readl(&pmc->sr) & AT91_PMC_LOCKU)) in utmi_clk_enable()
16 #define AT91_PMC_LOCKU 6 /* UPLL Lock */ macro
33 #define AT91_PMC_LOCKU 6 /* UPLL Lock */ macro
170 #define AT91_PMC_LOCKU (1 << 6) /* UPLL Lock [some SAM9] */ macro
36 return status & AT91_PMC_LOCKU; in clk_utmi_ready()
246 mask |= AT91_PMC_LOCKU; in pmc_resume()
245 #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>;
448 interrupts = <AT91_PMC_LOCKU>;