Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-visconti.c67 val &= ~(GMAC_CONFIG_PS | GMAC_CONFIG_FES); in visconti_eth_fix_mac_speed()
79 val |= GMAC_CONFIG_PS | GMAC_CONFIG_FES; in visconti_eth_fix_mac_speed()
A Ddwmac4_core.c1360 mac->link.speed100 = GMAC_CONFIG_FES | GMAC_CONFIG_PS; in dwmac4_setup()
1362 mac->link.speed2500 = GMAC_CONFIG_FES; in dwmac4_setup()
1363 mac->link.speed_mask = GMAC_CONFIG_FES | GMAC_CONFIG_PS; in dwmac4_setup()
A Ddwmac4.h221 #define GMAC_CONFIG_FES BIT(14) macro

Completed in 62 milliseconds