Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Drealtek.c14 #define PHY_RTL8211E_PINE64_GIGABIT_FIX BIT(2) macro
100 phydev->flags |= PHY_RTL8211E_PINE64_GIGABIT_FIX; in rtl8211e_probe()
127 if (phydev->flags & PHY_RTL8211E_PINE64_GIGABIT_FIX) { in rtl8211x_config()