Home
last modified time | relevance | path

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

/u-boot/drivers/net/phy/
A Dethernet_id.c34 ret = ofnode_read_eth_phy_id(node, &vendor, &device); in phy_connect_phy_id()
/u-boot/include/dm/
A Dofnode.h1134 int ofnode_read_eth_phy_id(ofnode node, u16 *vendor, u16 *device);
/u-boot/drivers/core/
A Dofnode.c1233 int ofnode_read_eth_phy_id(ofnode node, u16 *vendor, u16 *device) in ofnode_read_eth_phy_id() function

Completed in 15 milliseconds