Searched refs:PIO_OSR (Results 1 – 3 of 3) sorted by relevance
21 #define PIO_OSR 0x18 /* Output Status Register */ macro
1290 osr = readl_relaxed(pio + PIO_OSR); in at91_gpio_get_direction()1374 readl_relaxed(pio + PIO_OSR) & mask ? in at91_gpio_dbg_show()
19 #define PIO_OSR 0x0018 macro