Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Djornada680_kbd.c34 #define PEDR 0xa4000128 macro
149 __raw_writeb(*t++, PEDR); in jornada_scan_keyb()
158 __raw_writeb(0xff, PEDR); in jornada_scan_keyb()
/openbmc/linux/arch/arm/mach-pxa/
H A Dspitz_pm.c151 if (PEDR & GPIO_bit(SPITZ_GPIO_KEY_INT)) in spitz_should_wakeup()
157 if (resume_on_alarm && (PEDR & PWER_RTC)) in spitz_should_wakeup()
H A Dpxa2xx-regs.h26 #define PEDR __REG(0x40F00018) /* Power Manager GPIO Edge Detect Status Register */ macro
H A Dpxa27x.c139 PEDR = 0xDF12FE1B; in pxa27x_cpu_pm_enter()
H A Dsharpsl_pm.c609 PEDR = 0xffffffff; /* clear it */ in corgi_goto_sleep()
629 dev_dbg(sharpsl_pm.dev, "Corgi woken up from suspend: %08x\n", PEDR); in corgi_goto_sleep()
/openbmc/u-boot/arch/sh/include/asm/
H A Dcpu_sh7723.h164 #define PEDR 0xA4050128 macro
H A Dcpu_sh7724.h186 #define PEDR 0xA4050128 macro
H A Dcpu_sh7720.h189 #define PEDR (PORT_BASE + 0x48) macro
H A Dcpu_sh7780.h415 #define PEDR 0xFFEA0028 macro
H A Dcpu_sh7722.h1236 #define PEDR 0xA4050128 macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1977 #define PEDR 0x40F00018 /* Power Manager GPIO Edge Detect Status Register */ macro