Home
last modified time | relevance | path

Searched refs:PIO_OSR (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/pinctrl/
Dpinctrl-at91.h21 #define PIO_OSR 0x18 /* Output Status Register */ macro
Dpinctrl-at91.c1290 osr = readl_relaxed(pio + PIO_OSR); in at91_gpio_get_direction()
1374 readl_relaxed(pio + PIO_OSR) & mask ? in at91_gpio_dbg_show()
/linux-4.4.14/arch/avr32/mach-at32ap/
Dpio.h19 #define PIO_OSR 0x0018 macro