Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/ralink/
H A Dreset.c21 #define RSTCTL_RESET_PCI BIT(26) macro
27 rt_sysc_m32(0, RSTCTL_RESET_PCI, SYSC_REG_RESET_CTRL); in ralink_restart()