Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-sa1100/
H A Dpm.c78 PSPR = __pa_symbol(cpu_resume); in sa11x0_pm_enter()
87 PSPR = 0; in sa11x0_pm_enter()
H A Dgeneric.c89 PSPR = 0; in sa1100_power_off()
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa25x.c89 PSPR = __pa_symbol(cpu_resume); in pxa25x_cpu_pm_prepare()
96 PSPR = 0; in pxa25x_cpu_pm_finish()
H A Dpxa27x.c170 PSPR = __pa_symbol(cpu_resume); in pxa27x_cpu_pm_prepare()
177 PSPR = 0; in pxa27x_cpu_pm_finish()
H A Dpxa3xx-regs.h28 #define PSPR __REG(0x40F50008) /* Power Manager Scratch Pad Register */ macro
H A Dpxa2xx-regs.h22 #define PSPR __REG(0x40F00008) /* Power Manager Scratch Pad Register */ macro
H A Dpxa3xx.c132 PSPR = 0x5c014000; in pxa3xx_cpu_pm_suspend()
/openbmc/u-boot/arch/arm/cpu/sa1100/
H A Dstart.S80 #define PSPR 0x08 macro
/openbmc/u-boot/arch/arm/cpu/pxa/
H A Dpxa2xx.c251 asm volatile("mov pc, %0" : : "r"(readl(PSPR))); in pxa_wakeup()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1917 #define PSPR 0x40F50008 /* Power Manager Scratch Pad Register */ macro
1973 #define PSPR 0x40F00008 /* Power Manager Scratch Pad Register */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1242 #define PSPR /* PM Scratch-Pad Reg. */ \ macro
1258 #define PSPR (io_p2v (_PSPR)) macro
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h886 #define PSPR __REG(0x90020008) /* PM Scratch-Pad Reg. */ macro