Home
last modified time | relevance | path

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

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