Home
last modified time | relevance | path

Searched refs:RCSR_SWR (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/arm/mach-sa1100/
Dpm.c73 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()
/linux-5.19.10/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1031 #define RCSR_SWR 0x00000002 /* SoftWare Reset */ macro