Searched refs:GMAC_CONFIG_PS (Results 1 – 3 of 3) sorted by relevance
67 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()86 val |= GMAC_CONFIG_PS; in visconti_eth_fix_mac_speed()
220 #define GMAC_CONFIG_PS BIT(15) macro464 #define GMAC_CORE_INIT (GMAC_CONFIG_JD | GMAC_CONFIG_PS | \
1367 mac->link.speed10 = GMAC_CONFIG_PS; in dwmac4_setup()1368 mac->link.speed100 = GMAC_CONFIG_FES | GMAC_CONFIG_PS; in dwmac4_setup()1371 mac->link.speed_mask = GMAC_CONFIG_FES | GMAC_CONFIG_PS; in dwmac4_setup()