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

/linux-master/drivers/pinctrl/
H A Dpinctrl-at91.h14 #define PIO_PSR 0x08 /* Status Register */ macro
H A Dpinctrl-at91.c487 if (readl_relaxed(pio + PIO_PSR) & mask)
500 if (readl_relaxed(pio + PIO_PSR) & mask)

Completed in 127 milliseconds