Searched refs:AT91_PMC_LOCKB (Results 1 – 10 of 10) sorted by relevance
216 while (!(readl(&pmc->sr) & AT91_PMC_LOCKB)) in at91_pllb_init()261 while ((readl(&pmc->sr) & AT91_PMC_LOCKB) != AT91_PMC_LOCKB) { in at91_pllb_clk_enable()279 while ((readl(&pmc->sr) & AT91_PMC_LOCKB) != 0) { in at91_pllb_clk_disable()
168 while ((readl(&pmc->sr) & AT91_PMC_LOCKB) != AT91_PMC_LOCKB) { in at91_pllb_clk_enable()186 while ((readl(&pmc->sr) & AT91_PMC_LOCKB) != 0) { in at91_pllb_clk_disable()
14 #define AT91_PMC_LOCKB 2 /* PLLB Lock */ macro
31 #define AT91_PMC_LOCKB 2 /* PLLB Lock */ macro
168 #define AT91_PMC_LOCKB (1 << 2) /* PLLB Lock */ macro
243 #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>;