Home
last modified time | relevance | path

Searched refs:PEDR (Results 1 – 8 of 8) sorted by relevance

/arch/arm/mach-pxa/
Dcorgi_pm.c99 PEDR, gpio_get_value(CORGI_GPIO_AC_IN), in corgi_should_wakeup()
104 if ((PEDR & GPIO_bit(CORGI_GPIO_AC_IN))) { in corgi_should_wakeup()
118 if ((PEDR & GPIO_bit(CORGI_GPIO_CHRG_FULL))) in corgi_should_wakeup()
121 if (PEDR & GPIO_bit(CORGI_GPIO_KEY_INT)) in corgi_should_wakeup()
124 if (PEDR & GPIO_bit(CORGI_GPIO_WAKEUP)) in corgi_should_wakeup()
127 if (resume_on_alarm && (PEDR & PWER_RTC)) in corgi_should_wakeup()
Dspitz_pm.c155 if (PEDR & GPIO_bit(SPITZ_GPIO_KEY_INT)) in spitz_should_wakeup()
161 if (resume_on_alarm && (PEDR & PWER_RTC)) in spitz_should_wakeup()
Dpxa27x.c309 PEDR = 0xDF12FE1B; in pxa27x_cpu_pm_enter()
Dsharpsl_pm.c619 PEDR = 0xffffffff; /* clear it */ in corgi_goto_sleep()
639 dev_dbg(sharpsl_pm.dev, "Corgi woken up from suspend: %08x\n", PEDR); in corgi_goto_sleep()
/arch/arm/mach-clps711x/include/mach/
Dautcpu12.h54 #define AUTCPU12_DPOT_PORT_OFFSET PEDR
Dclps711x.h34 #define PEDR (0x0083) macro
/arch/arm/mach-pxa/include/mach/
Dpxa2xx-regs.h29 #define PEDR __REG(0x40F00018) /* Power Manager GPIO Edge Detect Status Register */ macro
/arch/h8300/include/asm/
Dregs267x.h185 #define PEDR 0xFFFF6D macro