Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dteranetics.c94 .uid = PHY_UID_TN2020,
/openbmc/u-boot/include/
H A Dphy.h295 #define PHY_UID_TN2020 0x00a19410 macro
/openbmc/u-boot/board/freescale/corenet_ds/
H A Deth_p4080.c96 if (phydev->drv->uid == PHY_UID_TN2020) { in board_phy_config()