Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/ralink/
Dreset.c25 #define RSTCTL_RESET_SYSTEM BIT(0) macro
95 rt_sysc_w32(RSTCTL_RESET_SYSTEM, SYSC_REG_RESET_CTRL); in ralink_restart()