Home
last modified time | relevance | path

Searched refs:PSTR (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/soc/renesas/
A Drmobile-sysc.c27 #define PSTR 0x80 /* Power Status Register */ macro
58 if (readl(rmobile_pd->base + PSTR) & mask) { in rmobile_pd_power_down()
70 readl(rmobile_pd->base + PSTR)); in rmobile_pd_power_down()
81 if (readl(rmobile_pd->base + PSTR) & mask) in __rmobile_pd_power_up()
99 readl(rmobile_pd->base + PSTR)); in __rmobile_pd_power_up()
/linux-6.3-rc2/arch/arm/mach-shmobile/
A Dsmp-sh73a0.c22 #define PSTR 0x40 /* System-CPU Power Status Register */ macro
37 if (((readl(cpg2 + PSTR) >> (4 * lcpu)) & 3) == 3) in sh73a0_boot_secondary()
/linux-6.3-rc2/arch/arm/mach-pxa/
A Dpxa25x.c65 SAVE(PSTR); in pxa25x_cpu_pm_save()
70 RESTORE(PSTR); in pxa25x_cpu_pm_restore()
A Dpxa27x.c105 SAVE(PSTR); in pxa27x_cpu_pm_save()
115 RESTORE(PSTR); in pxa27x_cpu_pm_restore()
A Dpxa2xx-regs.h35 #define PSTR __REG(0x40F00038) /* Power Manager Standby Config Register */ macro
/linux-6.3-rc2/Documentation/devicetree/bindings/power/
A Drenesas,apmu.yaml41 CPU cores used by the WUPCR and PSTR registers in the Advanced Power
/linux-6.3-rc2/sound/pci/riptide/
A Driptide.c239 #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

Completed in 30 milliseconds