Home
last modified time | relevance | path

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

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