Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mach-pxa/
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()
Dpxa2xx-regs.h30 #define PGSR2 __REG(0x40F00028) /* Power Manager GPIO Sleep State Register for GP[84-64] */ macro