Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dphy_interface.h30 PHY_INTERFACE_MODE_25G_AUI, enumerator
59 [PHY_INTERFACE_MODE_25G_AUI] = "25g-aui",
/third_party/uboot/u-boot-2020.01/drivers/net/ldpaa_eth/
Dlx2160a.c70 return PHY_INTERFACE_MODE_25G_AUI; in wriop_dpmac_enet_if()
/third_party/uboot/u-boot-2020.01/board/freescale/lx2160a/
Deth_lx2160ardb.c127 case PHY_INTERFACE_MODE_25G_AUI: in board_eth_init()