Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dphy.h199 static inline ofnode phy_get_ofnode(struct phy_device *phydev) in phy_get_ofnode() function
211 static inline ofnode phy_get_ofnode(struct phy_device *phydev) in phy_get_ofnode() function
/openbmc/u-boot/drivers/net/phy/
H A Dxilinx_phy.c105 node = phy_get_ofnode(phydev); in xilinxphy_of_init()
H A Dti.c228 node = phy_get_ofnode(phydev); in dp83867_of_init()