Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
Dpcm027.c249 PGSR2 = 0x0E294000; in pcm027_map_io()
/kernel/linux/linux-5.10/arch/arm/mach-pxa/include/mach/
Dpxa2xx-regs.h30 #define PGSR2 __REG(0x40F00028) /* Power Manager GPIO Sleep State Register for GP[84-64] */ macro