Home
last modified time | relevance | path

Searched refs:RCSR (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/arch/arm/mach-sa1100/
Dpm.c73 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()
84 RCSR = RCSR_SMR; in sa11x0_pm_enter()
/linux-6.1.9/arch/arm/mach-pxa/
Dpxa25x.c76 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()
243 pxa_register_wdt(RCSR); in pxa25x_init()
Dpxa27x.c147 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()
340 pxa_register_wdt(RCSR); in pxa27x_init()
Dpxa2xx.c26 RCSR = mask; in pxa2xx_clear_reset_status()
Dpxa2xx-regs.h32 #define RCSR __REG(0x40F00030) /* Reset Controller Status Register */ macro
Dsharpsl_pm.c591 RCSR = 0x0f; in sharpsl_pm_resume()
/linux-6.1.9/arch/arm/mach-sa1100/include/mach/
Dreset.h15 RCSR = mask; in clear_reset_status()
DSA-1100.h1026 #define RCSR __REG(0x90030004) /* RC Status Reg. */ macro