Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A Dreset.c22 #define RSTCTL_RESET_SYSTEM BIT(0) macro
32 rt_sysc_w32(RSTCTL_RESET_SYSTEM, SYSC_REG_RESET_CTRL); in ralink_restart()