Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sti.c89 #define MII_PHY_SEL_MASK GENMASK(4, 2) macro
185 regmap_update_bits(regmap, reg, MII_PHY_SEL_MASK, phy_intf_sels[iface]); in sti_dwmac_set_mode()