Searched refs:GMAC0_SHUT (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/mips/include/asm/mach-loongson32/ | ||
D | regs-mux.h | 59 #define GMAC0_SHUT BIT(12) macro |
/Linux-v4.19/arch/mips/loongson32/common/ | ||
D | platform.c | 167 val &= ~GMAC0_SHUT; in ls1x_eth_mux_init() |