Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/mach-loongson32/
Dregs-mux.h88 #define GMAC_SHUT BIT(6) macro
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-loongson1.c38 #define GMAC_SHUT BIT(6) macro
/linux-6.12.1/arch/mips/loongson32/common/
Dplatform.c121 __raw_writel(val & (~GMAC_SHUT), LS1X_MUX_CTRL0); in ls1x_eth_mux_init()