Searched refs:PIO_PSR (Results 1 – 2 of 2) sorted by relevance
14 #define PIO_PSR 0x08 /* Status Register */ macro
470 if (readl_relaxed(pio + PIO_PSR) & mask) in at91_mux_pio3_get_periph()483 if (readl_relaxed(pio + PIO_PSR) & mask) in at91_mux_get_periph()
Completed in 7 milliseconds