Searched refs:PSTR (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/arch/arm/mach-shmobile/ |
D | smp-sh73a0.c | 33 #define PSTR IOMEM(0xe6151040) macro 86 if (((__raw_readl(PSTR) >> (4 * cpu)) & 3) == 3) in sh73a0_boot_secondary()
|
D | pm-sh7372.c | 50 #define PSTR 0xe6180080 macro 91 if (__raw_readl(PSTR) & mask) { in pd_power_down() 105 genpd->name, mask, __raw_readl(PSTR)); in pd_power_down() 116 if (__raw_readl(PSTR) & mask) in __pd_power_up() 134 sh7372_pd->genpd.name, mask, __raw_readl(PSTR)); in __pd_power_up()
|
/linux-3.4.99/arch/arm/mach-pxa/ |
D | pxa25x.c | 235 SAVE(PSTR); in pxa25x_cpu_pm_save() 240 RESTORE(PSTR); in pxa25x_cpu_pm_restore()
|
D | pxa27x.c | 274 SAVE(PSTR); in pxa27x_cpu_pm_save() 284 RESTORE(PSTR); in pxa27x_cpu_pm_restore()
|
/linux-3.4.99/arch/arm/mach-pxa/include/mach/ |
D | pxa2xx-regs.h | 38 #define PSTR __REG(0x40F00038) /* Power Manager Standby Config Register */ macro
|
/linux-3.4.99/sound/pci/riptide/ |
D | riptide.c | 254 #define SEND_PSTR(p,b) sendcmd(p,PARM,PSTR,BYTE3(b),RET(0)) /* pause stream */ 322 0x20, PSTR, KSTR, KDMA, GPOS, SETF, GSTS, NGPOS, PSEL = enumerator
|