Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h215 #define GMAC_CONFIG_LM BIT(12) macro
H A Ddwmac4_core.c961 value |= GMAC_CONFIG_LM; in dwmac4_set_mac_loopback()
963 value &= ~GMAC_CONFIG_LM; in dwmac4_set_mac_loopback()