Searched refs:AT91_PMC_LOCKB (Results 1 – 8 of 8) sorted by relevance
215 while (!(readl(&pmc->sr) & AT91_PMC_LOCKB)) in at91_pllb_init()260 while ((readl(&pmc->sr) & AT91_PMC_LOCKB) != AT91_PMC_LOCKB) { in at91_pllb_clk_enable()278 while ((readl(&pmc->sr) & AT91_PMC_LOCKB) != 0) { in at91_pllb_clk_disable()
167 while ((readl(&pmc->sr) & AT91_PMC_LOCKB) != AT91_PMC_LOCKB) { in at91_pllb_clk_enable()185 while ((readl(&pmc->sr) & AT91_PMC_LOCKB) != 0) { in at91_pllb_clk_disable()
14 #define AT91_PMC_LOCKB 2 /* PLLB Lock */ macro
250 #define AT91_PMC_LOCKB (1 << 2) /* PLLB Lock */ macro
619 interrupts-extended = <&pmc AT91_PMC_LOCKB>;
161 interrupts-extended = <&pmc AT91_PMC_LOCKB>;
156 interrupts-extended = <&pmc AT91_PMC_LOCKB>;
136 interrupts-extended = <&pmc AT91_PMC_LOCKB>;