Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/ralink/
Dreset.c23 #define RSTCTL_RESET_SYSTEM BIT(0) macro
93 rt_sysc_w32(RSTCTL_RESET_SYSTEM, SYSC_REG_RESET_CTRL); in ralink_restart()