Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-meson.c24 #define ETHMAC_SPEED_100 BIT(1) macro
40 val &= ~ETHMAC_SPEED_100; in meson6_dwmac_fix_mac_speed()
43 val |= ETHMAC_SPEED_100; in meson6_dwmac_fix_mac_speed()