Searched refs:PIO_PSR (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-at91.h18 #define PIO_PSR 0x08 /* Status Register */ macro
H A Dpinctrl-at91.c434 if (readl_relaxed(pio + PIO_PSR) & mask) at91_mux_pio3_get_periph()
447 if (readl_relaxed(pio + PIO_PSR) & mask) at91_mux_get_periph()
/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dpio.h16 #define PIO_PSR 0x0008 macro

Completed in 63 milliseconds