Home
last modified time | relevance | path

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

/u-boot/drivers/net/
A Deth-phy-uclass.c54 for (uclass_first_device(UCLASS_ETH_PHY, &dev); dev; in eth_phy_set_mdio_bus()
74 ret = uclass_get_device_by_phandle(UCLASS_ETH_PHY, eth_dev, in eth_phy_get_mdio_bus()
114 .id = UCLASS_ETH_PHY,
121 .id = UCLASS_ETH_PHY,
/u-boot/include/dm/
A Duclass-id.h52 UCLASS_ETH_PHY, /* Ethernet PHY device */ enumerator

Completed in 3 milliseconds