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

/linux-master/drivers/pinctrl/
H A Dpinctrl-at91.h24 #define PIO_PDSR 0x3c /* Pin Data Status Register */ macro
H A Dpinctrl-at91.c1451 pdsr = readl_relaxed(pio + PIO_PDSR);
1514 readl_relaxed(pio + PIO_PDSR) & mask ?

Completed in 85 milliseconds