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

/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-at91.h28 #define PIO_PDSR 0x3c /* Pin Data Status Register */ macro
H A Dpinctrl-at91.c1330 pdsr = readl_relaxed(pio + PIO_PDSR); at91_gpio_get()
1381 readl_relaxed(pio + PIO_PDSR) & mask ? at91_gpio_dbg_show()
/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dpio.h26 #define PIO_PDSR 0x003c macro

Completed in 81 milliseconds