Home
last modified time | relevance | path

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

/u-boot/drivers/net/phy/
A Dfixed.c70 .uid = PHY_FIXED_ID,
A Dphy.c699 if (addr >= 0 && addr < PHY_MAX_ADDR && phy_id != PHY_FIXED_ID) in phy_device_create()
1007 return phy_device_create(NULL, ofnode_to_offset(subnode), PHY_FIXED_ID, in fixed_phy_create()
1029 phydev = phy_device_create(bus, sn, PHY_FIXED_ID, false, in phy_connect_fixed()
/u-boot/drivers/net/mscc_eswitch/
A Dfelix_switch.c215 if (phy->phy_id == PHY_FIXED_ID || in felix_start_pcs()
/u-boot/include/
A Dphy.h24 #define PHY_FIXED_ID 0xa5a55a5a macro
/u-boot/drivers/net/
A Dzynq_gem.c458 if (priv->phydev->phy_id != PHY_FIXED_ID) in zynq_gem_init()

Completed in 9 milliseconds