Searched refs:PSTR (Results 1 – 4 of 4) sorted by relevance
22 #define PSTR 0x40 /* System-CPU Power Status Register */ macro37 if (((readl(cpg2 + PSTR) >> (4 * lcpu)) & 3) == 3) in sh73a0_boot_secondary()
66 SAVE(PSTR); in pxa25x_cpu_pm_save()71 RESTORE(PSTR); in pxa25x_cpu_pm_restore()
108 SAVE(PSTR); in pxa27x_cpu_pm_save()118 RESTORE(PSTR); in pxa27x_cpu_pm_restore()
35 #define PSTR __REG(0x40F00038) /* Power Manager Standby Config Register */ macro
Completed in 10 milliseconds