Searched refs:PIO_ABSR (Results 1 – 3 of 3) sorted by relevance
44 #define PIO_ABSR 0x78 /* AB Status Register */ macro
39 #define PIO_ABSR 0x0078 macro
450 seq_printf(s, "%s", __raw_readl(pio + PIO_ABSR) & mask ? "B" : "A"); in at91_gpio_show()596 __raw_readl(pio + PIO_ABSR) & in at91_gpiolib_dbg_show()