Searched refs:GMAC_CONFIG_FES (Results 1 – 2 of 2) sorted by relevance
215 #define GMAC_CONFIG_FES BIT(14) macro
1340 mac->link.speed100 = GMAC_CONFIG_FES | GMAC_CONFIG_PS; in dwmac4_setup()1342 mac->link.speed_mask = GMAC_CONFIG_FES | GMAC_CONFIG_PS; in dwmac4_setup()