Searched refs:dm_phy_find_by_ofnode (Results 1 - 3 of 3) sorted by last modified time

/u-boot/net/
H A Dmdio-uclass.c211 struct phy_device *dm_phy_find_by_ofnode(ofnode phynode) function
/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c470 phydev = dm_phy_find_by_ofnode(phy_node);
/u-boot/include/
H A Dmiiphy.h191 * dm_phy_find_by_ofnode - Find PHY device by ofnode
197 struct phy_device *dm_phy_find_by_ofnode(ofnode phynode);

Completed in 65 milliseconds