Home
last modified time | relevance | path

Searched refs:RCSR_HWR (Results 1 – 5 of 5) 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()
/linux-6.1.9/arch/arm/mach-pxa/
Dpxa2xx-regs.h110 #define RCSR_HWR (1 << 0) /* Hardware Reset */ macro
Dpxa25x.c76 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()
Dpxa27x.c147 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()
/linux-6.1.9/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1030 #define RCSR_HWR 0x00000001 /* HardWare Reset */ macro