Searched refs:PSTR (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/drivers/pmdomain/renesas/ |
| D | rmobile-sysc.c | 27 #define PSTR 0x80 /* Power Status Register */ macro 59 if (readl(rmobile_pd->base + PSTR) & mask) { in rmobile_pd_power_down() 67 readl(rmobile_pd->base + PSTR)); in rmobile_pd_power_down() 77 if (readl(rmobile_pd->base + PSTR) & mask) in __rmobile_pd_power_up() 88 readl(rmobile_pd->base + PSTR)); in __rmobile_pd_power_up()
|
| /Linux-v6.6/arch/arm/mach-shmobile/ |
| D | smp-sh73a0.c | 22 #define PSTR 0x40 /* System-CPU Power Status Register */ macro 37 if (((readl(cpg2 + PSTR) >> (4 * lcpu)) & 3) == 3) in sh73a0_boot_secondary()
|
| /Linux-v6.6/arch/arm/mach-pxa/ |
| D | pxa25x.c | 66 SAVE(PSTR); in pxa25x_cpu_pm_save() 71 RESTORE(PSTR); in pxa25x_cpu_pm_restore()
|
| D | pxa27x.c | 108 SAVE(PSTR); in pxa27x_cpu_pm_save() 118 RESTORE(PSTR); in pxa27x_cpu_pm_restore()
|
| D | pxa2xx-regs.h | 35 #define PSTR __REG(0x40F00038) /* Power Manager Standby Config Register */ macro
|
| /Linux-v6.6/sound/pci/riptide/ |
| D | riptide.c | 239 #define SEND_PSTR(p,b) sendcmd(p,PARM,PSTR,BYTE3(b),RET(0)) /* pause stream */ 307 0x20, PSTR, KSTR, KDMA, GPOS, SETF, GSTS, NGPOS, PSEL = enumerator
|