Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-loongson32/
H A Dregs-mux.h54 #define GMAC1_SHUT BIT(13) macro
/openbmc/linux/arch/mips/loongson32/common/
H A Dplatform.c97 val &= ~GMAC1_SHUT; in ls1x_eth_mux_init()