Searched refs:PSTR (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/soc/renesas/ |
| H A D | rmobile-sysc.c | 29 #define PSTR 0x80 /* Power Status Register */ macro 60 if (__raw_readl(rmobile_pd->base + PSTR) & mask) { in rmobile_pd_power_down() 72 __raw_readl(rmobile_pd->base + PSTR)); in rmobile_pd_power_down() 83 if (__raw_readl(rmobile_pd->base + PSTR) & mask) in __rmobile_pd_power_up() 101 __raw_readl(rmobile_pd->base + PSTR)); in __rmobile_pd_power_up()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-shmobile/ |
| H A D | smp-sh73a0.c | 21 #define PSTR IOMEM(0xe6151040) macro 31 if (((__raw_readl(PSTR) >> (4 * lcpu)) & 3) == 3) in sh73a0_boot_secondary()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | pxa25x.c | 65 SAVE(PSTR); in pxa25x_cpu_pm_save() 70 RESTORE(PSTR); in pxa25x_cpu_pm_restore()
|
| H A D | pxa27x.c | 117 SAVE(PSTR); in pxa27x_cpu_pm_save() 127 RESTORE(PSTR); in pxa27x_cpu_pm_restore()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/ |
| H A D | pxa2xx-regs.h | 35 #define PSTR __REG(0x40F00038) /* Power Manager Standby Config Register */ macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/ |
| H A D | pxa-regs.h | 1986 #define PSTR 0x40F00038 /* Power Manager Standby Config Register */ macro 2624 #define PSTR 0x40F00038 /* Power Manager Standby Configuration Reg */ macro
|
| /OK3568_Linux_fs/kernel/sound/pci/riptide/ |
| H A D | riptide.c | 240 #define SEND_PSTR(p,b) sendcmd(p,PARM,PSTR,BYTE3(b),RET(0)) /* pause stream */ 308 0x20, PSTR, KSTR, KDMA, GPOS, SETF, GSTS, NGPOS, PSEL = enumerator
|