Searched refs:PWER_RTC (Results 1 - 20 of 20) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/
H A Dcorgi_pm.c118 if (resume_on_alarm && (PEDR & PWER_RTC))
119 is_resume |= PWER_RTC;
H A Dspitz_pm.c118 PWER = GPIO_bit(SPITZ_GPIO_KEY_INT) | GPIO_bit(SPITZ_GPIO_RESET) | PWER_RTC;
162 if (resume_on_alarm && (PEDR & PWER_RTC))
163 is_resume |= PWER_RTC;
H A Dpxa25x.c294 mask = PWER_RTC;
H A Dpxa27x.c350 mask = PWER_RTC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/
H A Dcorgi_pm.c118 if (resume_on_alarm && (PEDR & PWER_RTC))
119 is_resume |= PWER_RTC;
H A Dspitz_pm.c118 PWER = GPIO_bit(SPITZ_GPIO_KEY_INT) | GPIO_bit(SPITZ_GPIO_RESET) | PWER_RTC;
162 if (resume_on_alarm && (PEDR & PWER_RTC))
163 is_resume |= PWER_RTC;
H A Dpxa25x.c294 mask = PWER_RTC;
H A Dpxa27x.c350 mask = PWER_RTC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dirq.c208 PWER |= PWER_RTC;
210 PWER &= ~PWER_RTC;
H A Dsimpad.c164 PWER = PWER_GPIO0| PWER_RTC;
H A Dbadge4.c201 PWER |= PWER_RTC; /* wake up if rtc fires */
H A Dcollie.c330 _COLLIE_GPIO_WAKEUP | _COLLIE_GPIO_nREMOCON_INT | PWER_RTC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dirq.c208 PWER |= PWER_RTC;
210 PWER &= ~PWER_RTC;
H A Dsimpad.c164 PWER = PWER_GPIO0| PWER_RTC;
H A Dbadge4.c201 PWER |= PWER_RTC; /* wake up if rtc fires */
H A Dcollie.c330 _COLLIE_GPIO_WAKEUP | _COLLIE_GPIO_nREMOCON_INT | PWER_RTC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-pxa/include/mach/
H A Dpxa2xx-regs.h197 #define PWER_RTC 0x80000000 /* RTC alarm wake-up enable */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-pxa/include/mach/
H A Dpxa2xx-regs.h197 #define PWER_RTC 0x80000000 /* RTC alarm wake-up enable */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h949 #define PWER_RTC 0x80000000 /* RTC alarm wake-up enable */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h949 #define PWER_RTC 0x80000000 /* RTC alarm wake-up enable */ macro

Completed in 146 milliseconds