Searched refs:PIO_OER (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-at91.h19 #define PIO_OER 0x10 /* Output Enable Register */ macro
H A Dpinctrl-at91.c705 writel_relaxed(mask, pio + (input ? PIO_ODR : PIO_OER)); at91_mux_gpio_enable()
1352 writel_relaxed(mask, pio + PIO_OER); at91_gpio_direction_output()
/linux-4.1.27/arch/avr32/mach-at32ap/
H A Dpio.h17 #define PIO_OER 0x0010 macro

Completed in 63 milliseconds