Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sti.c111 #define MII_PHY_SEL_MASK GENMASK(4, 2) macro
237 regmap_update_bits(regmap, reg, MII_PHY_SEL_MASK, phy_intf_sels[iface]); in sti_dwmac_set_mode()