Searched refs:PIO_PER (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.h19 #define PIO_PER 0x00 /* 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.h14 #define PIO_PER 0x0000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-at91/
H A Dgpio.c117 __raw_writel(mask, pio + PIO_PER);
178 __raw_writel(mask, pio + PIO_PER);
200 __raw_writel(mask, pio + PIO_PER);

Completed in 87 milliseconds