Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sti.c115 #define MII_PHY_SEL_MASK GENMASK(4, 2) macro
247 regmap_update_bits(regmap, reg, MII_PHY_SEL_MASK, phy_intf_sels[iface]); in sti_dwmac_init()