Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-at91/include/mach/
Dat91_pio.h22 #define PIO_OER 0x10 /* Output Enable Register */ macro
/linux-3.4.99/arch/avr32/mach-at32ap/
Dpio.h17 #define PIO_OER 0x0010 macro
/linux-3.4.99/arch/arm/mach-at91/
Dgpio.c288 __raw_writel(mask, pio + PIO_OER); in at91_set_gpio_output()
883 __raw_writel(mask, pio + PIO_OER); in at91_gpiolib_direction_output()