Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Drealtek.c13 #define PHY_RTL8211x_FORCE_MASTER BIT(1) macro
91 phydev->flags |= PHY_RTL8211x_FORCE_MASTER; in rtl8211b_probe()
117 if (phydev->flags & PHY_RTL8211x_FORCE_MASTER) { in rtl8211x_config()