Home
last modified time | relevance | path

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

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