Home
last modified time | relevance | path

Searched refs:PGSR0 (Results 1 – 5 of 5) sorted by relevance

/arch/arm/mach-pxa/
Dspitz_pm.c86 PGSR0 = 0x00144018; in spitz_presuspend()
96 PGSR0 &= ~SPITZ_GPIO_G0_STROBE_BIT; in spitz_presuspend()
Dcorgi_pm.c92 PGSR0 |= GPIO_bit(CORGI_GPIO_LED_ORANGE); in corgi_presuspend()
94 PGSR0 &= ~GPIO_bit(CORGI_GPIO_LED_ORANGE); in corgi_presuspend()
Dpcm027.c249 PGSR0 = 0x01308000; in pcm027_map_io()
Dcm-x2xx.c405 PGSR0 = 0xC0018800; in cmx2xx_suspend()
/arch/arm/mach-pxa/include/mach/
Dpxa2xx-regs.h102 #define PGSR0 __REG(0x40F00020) /* Power Manager GPIO Sleep State Register for GP[31-0] */ macro