Home
last modified time | relevance | path

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

/arch/arm/mach-sa1100/include/mach/
Dreset.h15 RCSR = mask; in clear_reset_status()
DSA-1100.h1059 #define RCSR __REG(0x90030004) /* RC Status Reg. */ macro
/arch/arm/mach-pxa/
Dpxa2xx.c27 RCSR = mask; in pxa2xx_clear_reset_status()
Dpxa25x.c246 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()
360 reset_status = RCSR; in pxa25x_init()
Dpxa27x.c303 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()
451 reset_status = RCSR; in pxa27x_init()
Dsharpsl_pm.c596 RCSR = 0x0f; in sharpsl_pm_resume()
/arch/arm/mach-sa1100/
Dpm.c72 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()
/arch/arm/mach-pxa/include/mach/
Dpxa2xx-regs.h35 #define RCSR __REG(0x40F00030) /* Reset Controller Status Register */ macro