Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-pic32/
H A Dreset.c17 #define RSWRST 0x1250 macro
31 writel(0x1, base + RSWRST); in _machine_restart()
32 (void) readl(base + RSWRST); in _machine_restart()