Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-loongson1.c29 #define GMAC1_SHUT BIT(13) macro
106 regmap_update_bits(regmap, LS1X_SYSCON1, GMAC1_SHUT, 0); in ls1b_dwmac_syscon_init()
/linux-6.12.1/arch/mips/include/asm/mach-loongson32/
Dregs-mux.h54 #define GMAC1_SHUT BIT(13) macro
/linux-6.12.1/arch/mips/loongson32/common/
Dplatform.c95 val &= ~GMAC1_SHUT; in ls1x_eth_mux_init()