Searched refs:PIO_PDSR (Results 1 – 3 of 3) sorted by relevance
28 #define PIO_PDSR 0x3c /* Pin Data Status Register */ macro
1330 pdsr = readl_relaxed(pio + PIO_PDSR); in at91_gpio_get()1381 readl_relaxed(pio + PIO_PDSR) & mask ? in at91_gpio_dbg_show()
26 #define PIO_PDSR 0x003c macro