Searched refs:PIO_PSR (Results 1 – 3 of 3) sorted by relevance
21 #define PIO_PSR 0x08 /* Status Register */ macro
16 #define PIO_PSR 0x0008 macro
447 if (__raw_readl(pio + PIO_PSR) & mask) in at91_gpio_show()590 if (__raw_readl(pio + PIO_PSR) & mask) in at91_gpiolib_dbg_show()