Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dphy_interface.h18 PHY_INTERFACE_MODE_TBI, enumerator
47 [PHY_INTERFACE_MODE_TBI] = "tbi",
/third_party/uboot/u-boot-2020.01/drivers/net/
Dtsec.c628 return PHY_INTERFACE_MODE_TBI; in tsec_get_interface()
/third_party/uboot/u-boot-2020.01/drivers/qe/
Duec.c367 case PHY_INTERFACE_MODE_TBI: in uec_set_mac_if_mode()