Searched refs:PFER (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dcorgi_pm.c110 PFER = wakeup_mask;
113 if (PRER & PFER & GPIO_bit(i)) {
117 PFER &= ~GPIO_bit(i);
H A Dirq.c96 * suspend, the relevant PWER, PRER, and PFER bits should be cleared.
161 PFER |= mask;
164 PFER &= ~mask;
H A Dpm.c110 SAVE(PFER); SAVE(PKWR);
173 RESTORE(PFER); RESTORE(PKWR);
H A Dcorgi.c330 PFER = 0x00000000;
H A Dspitz_pm.c113 PFER = GPIO_bit(SPITZ_GPIO_KEY_INT) | GPIO_bit(SPITZ_GPIO_RESET);
H A Dtosa.c302 PFER = 0x00000000;
H A Dlpd270.c485 PFER = 0x00000002;
H A Dlubbock.c519 PFER = 0x00000000;
H A Dmainstone.c484 PFER = 0x00000002;
H A Dpoodle.c348 PFER = 0x00000000;
H A Dtrizeps4.c487 PFER = 0x00000000;
H A Dspitz.c487 PFER = 0x00000000;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Dpxa-regs.h1491 #define PFER __REG(0x40F00014) /* Power Manager GPIO Falling-Edge Detect Enable Register */ macro

Completed in 302 milliseconds