Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa3xx.c86 ASCR = ASCR; in pxa3xx_cpu_standby()
126 ASCR = ASCR; in pxa3xx_cpu_pm_suspend()
412 ASCR &= ~(ASCR_RDH | ASCR_D1S | ASCR_D2S | ASCR_D3S); in pxa3xx_init()
H A Dmfp-pxa3xx.c45 ASCR &= ~(ASCR_RDH | ASCR_D1S | ASCR_D2S | ASCR_D3S); in pxa3xx_mfp_resume()
H A Dpxa3xx-regs.h40 #define ASCR __REG(0x40f40000) /* Application Subsystem Power Status/Configuration */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1900 #define ASCR 0x40F40000 /* Application Subsystem Power Status/Control Register */ macro