Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-pxa/
Dspitz_pm.c99 PGSR2 = 0x2121C000; in spitz_presuspend()
102 PGSR2 = 0x0121C000; in spitz_presuspend()
108 PGSR2 &= ~SPITZ_GPIO_G2_STROBE_BIT; in spitz_presuspend()
110 PGSR2 |= GPIO_bit(SPITZ_GPIO_KEY_STROBE0); in spitz_presuspend()
Dpcm027.c252 PGSR2 = 0x0E294000; in pcm027_map_io()
Dcm-x2xx.c421 PGSR2 = 0x6021C000; in cmx2xx_suspend()
/Linux-v4.19/arch/arm/mach-pxa/include/mach/
Dpxa2xx-regs.h33 #define PGSR2 __REG(0x40F00028) /* Power Manager GPIO Sleep State Register for GP[84-64] */ macro