Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson32/
H A Dregs-mux.h55 #define GMAC0_SHUT BIT(12) macro
/openbmc/linux/arch/mips/loongson32/common/
H A Dplatform.c111 val &= ~GMAC0_SHUT; in ls1x_eth_mux_init()