Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/
H A Dpm.c76 PSPR = __pa_symbol(cpu_resume); in sa11x0_pm_enter()
85 PSPR = 0; in sa11x0_pm_enter()
H A Dsimpad.c246 PSPR = 0; in simpad_power_off()
H A Dgeneric.c92 PSPR = 0; in sa1100_power_off()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dpxa25x.c88 PSPR = __pa_symbol(cpu_resume); in pxa25x_cpu_pm_prepare()
95 PSPR = 0; in pxa25x_cpu_pm_finish()
H A Dpxa27x.c171 PSPR = __pa_symbol(cpu_resume); in pxa27x_cpu_pm_prepare()
178 PSPR = 0; in pxa27x_cpu_pm_finish()
H A Dmioa701_bootresume.S23 .word 0x40f00008 @ PSPR in no-MMU mode
H A Dpalmz72.c246 PSPR = __pa_symbol(&palmz72_resume_info); in palmz72_pm_suspend()
H A Dpxa3xx.c123 PSPR = 0x5c014000; in pxa3xx_cpu_pm_suspend()
H A Dz2.c697 PSPR = 0x0; in z2_power_off()
H A Dzeus.c937 PMCR = PSPR = 0; in zeus_map_io()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/sa1100/
H A Dstart.S81 #define PSPR 0x08 macro
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
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
/OK3568_Linux_fs/u-boot/arch/arm/cpu/pxa/
H A Dpxa2xx.c252 asm volatile("mov pc, %0" : : "r"(readl(PSPR))); in pxa_wakeup()
/OK3568_Linux_fs/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
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h1242 #define PSPR /* PM Scratch-Pad Reg. */ \ macro
1258 #define PSPR (io_p2v (_PSPR)) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h886 #define PSPR __REG(0x90020008) /* PM Scratch-Pad Reg. */ macro