Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-meson.c18 #define ETHMAC_SPEED_100 BIT(1) macro
34 val &= ~ETHMAC_SPEED_100; in meson6_dwmac_fix_mac_speed()
37 val |= ETHMAC_SPEED_100; in meson6_dwmac_fix_mac_speed()