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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/include/mach/
H A Dat91_pio.h22 #define PIO_OER 0x10 /* Output Enable Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/mach-at32ap/
H A Dpio.h17 #define PIO_OER 0x0010 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dgpio.c199 __raw_writel(mask, pio + PIO_OER);
565 __raw_writel(mask, pio + PIO_OER);

Completed in 111 milliseconds