Home
last modified time | relevance | path

Searched refs:RCSR_HWR (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/cpu/pxa/
Dpxa2xx.c243 writel(rcsr & (RCSR_GPR | RCSR_SMR | RCSR_WDR | RCSR_HWR), RCSR); in pxa_wakeup()
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h2052 #define RCSR_HWR (1 << 0) /* Hardware Reset */ macro
/external/u-boot/include/
DSA-1100.h1411 #define RCSR_HWR 0x00000001 /* HardWare Reset */ macro