Searched refs:PSTR (Results 1 – 5 of 5) sorted by relevance
25 #define PSTR IOMEM(0xe6180080) macro42 if (__raw_readl(PSTR) & mask) { in rmobile_pd_power_down()55 genpd->name, mask, __raw_readl(PSTR)); in rmobile_pd_power_down()67 if (__raw_readl(PSTR) & mask) in __rmobile_pd_power_up()85 rmobile_pd->genpd.name, mask, __raw_readl(PSTR)); in __rmobile_pd_power_up()
34 #define PSTR IOMEM(0xe6151040) macro52 if (((__raw_readl(PSTR) >> (4 * lcpu)) & 3) == 3) in sh73a0_boot_secondary()
240 SAVE(PSTR); in pxa25x_cpu_pm_save()245 RESTORE(PSTR); in pxa25x_cpu_pm_restore()
283 SAVE(PSTR); in pxa27x_cpu_pm_save()293 RESTORE(PSTR); in pxa27x_cpu_pm_restore()
38 #define PSTR __REG(0x40F00038) /* Power Manager Standby Config Register */ macro