Home
last modified time | relevance | path

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

/linux/arch/arm/mach-sa1100/
H A Dpm.c75 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()
86 RCSR = RCSR_SMR; in sa11x0_pm_enter()
/linux/arch/arm/mach-sa1100/include/mach/
H A Dreset.h15 RCSR = mask; in clear_reset_status()
H A DSA-1100.h1026 #define RCSR __REG(0x90030004) /* RC Status Reg. */ macro
/linux/arch/arm/mach-pxa/
H A Dpxa2xx.c25 RCSR = mask; in pxa2xx_clear_reset_status()
H A Dpxa2xx-regs.h32 #define RCSR __REG(0x40F00030) /* Reset Controller Status Register */ macro