Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dti.c242 } else if (phy_interface_is_sgmii(phydev)) { in dp83867_config()
/OK3568_Linux_fs/u-boot/include/
H A Dphy.h422 static inline bool phy_interface_is_sgmii(struct phy_device *phydev) in phy_interface_is_sgmii() function