Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson32/
H A Dregs-mux.h88 #define GMAC_SHUT BIT(6) macro
/openbmc/linux/arch/mips/loongson32/common/
H A Dplatform.c123 __raw_writel(val & (~GMAC_SHUT), LS1X_MUX_CTRL0); in ls1x_eth_mux_init()