Home
last modified time | relevance | path

Searched refs:PGSR2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dspitz_pm.c95 PGSR2 = 0x2121C000; in spitz_presuspend()
98 PGSR2 = 0x0121C000; in spitz_presuspend()
104 PGSR2 &= ~SPITZ_GPIO_G2_STROBE_BIT; in spitz_presuspend()
106 PGSR2 |= GPIO_bit(SPITZ_GPIO_KEY_STROBE0); in spitz_presuspend()
H A Dpxa2xx-regs.h30 #define PGSR2 __REG(0x40F00028) /* Power Manager GPIO Sleep State Register for GP[84-64] */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1981 #define PGSR2 0x40F00028 /* Power Manager GPIO Sleep State Register for GP[84-64] */ macro