Searched refs:RSWRST (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/mips/mach-pic32/
H A Dreset.c15 #define RSWRST 0x1250 macro
29 writel(0x1, base + RSWRST);
30 (void) readl(base + RSWRST);

Completed in 35 milliseconds