Searched refs:PORT_TP (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/linux/ | ||
| H A D | ethtool.h | 629 #define PORT_TP 0x00 macro |
| /openbmc/u-boot/drivers/net/ | ||
| H A D | pic32_eth.c | 159 (phydev->port == PORT_TP) ? "T" : "X", in pic32_mac_adjust_link() |