Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dfixed.c67 .uid = PHY_FIXED_ID,
H A Dphy.c906 phydev = phy_device_create(bus, sn, PHY_FIXED_ID, false, in phy_connect_fixed()
/openbmc/u-boot/include/
H A Dphy.h19 #define PHY_FIXED_ID 0xa5a55a5a macro