Home
last modified time | relevance | path

Searched refs:PSPR (Results 1 – 13 of 13) sorted by relevance

/arch/arm/mach-sa1100/
Dpm.c75 PSPR = virt_to_phys(cpu_resume); in sa11x0_pm_enter()
83 PSPR = 0; in sa11x0_pm_enter()
Dsimpad.c243 PSPR = 0; in simpad_power_off()
Dgeneric.c129 PSPR = 0; in sa1100_power_off()
/arch/arm/mach-pxa/
Dmioa701_bootresume.S23 .word 0x40f00008 @ PSPR in no-MMU mode
Dpxa25x.c258 PSPR = virt_to_phys(cpu_resume); in pxa25x_cpu_pm_prepare()
265 PSPR = 0; in pxa25x_cpu_pm_finish()
Dpxa27x.c326 PSPR = virt_to_phys(cpu_resume); in pxa27x_cpu_pm_prepare()
333 PSPR = 0; in pxa27x_cpu_pm_finish()
Dpalmz72.c248 PSPR = virt_to_phys(&palmz72_resume_info); in palmz72_pm_suspend()
Dpxa3xx.c167 PSPR = 0x5c014000; in pxa3xx_cpu_pm_suspend()
Dz2.c687 PSPR = 0x0; in z2_power_off()
Dzeus.c896 PMCR = PSPR = 0; in zeus_map_io()
/arch/arm/mach-pxa/include/mach/
Dpxa3xx-regs.h31 #define PSPR __REG(0x40F50008) /* Power Manager Scratch Pad Register */ macro
Dpxa2xx-regs.h25 #define PSPR __REG(0x40F00008) /* Power Manager Scratch Pad Register */ macro
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h919 #define PSPR __REG(0x90020008) /* PM Scratch-Pad Reg. */ macro