Home
last modified time | relevance | path

Searched refs:EMI1_RGMII2 (Results 1 – 7 of 7) sorted by relevance

/third_party/uboot/u-boot-2020.01/board/freescale/ls1021aqds/
Deth.c29 #define EMI1_RGMII2 3 macro
51 case EMI1_RGMII2: in ls1021a_mux_mdio()
/third_party/uboot/u-boot-2020.01/board/freescale/t102xqds/
Deth_t102xqds.c31 #define EMI1_RGMII2 1 macro
288 t1024qds_mdio_init(DEFAULT_FM_MDIO_NAME, EMI1_RGMII2); in board_eth_init()
412 mdio_mux[i] = EMI1_RGMII2; in board_eth_init()
/third_party/uboot/u-boot-2020.01/board/freescale/ls1046aqds/
Deth.c23 #define EMI1_RGMII2 1 macro
298 ls1046aqds_mdio_init(DEFAULT_FM_MDIO_NAME, EMI1_RGMII2); in board_eth_init()
418 mdio_mux[i] = EMI1_RGMII2; in board_eth_init()
/third_party/uboot/u-boot-2020.01/board/freescale/lx2160a/
Deth_lx2160aqds.c43 EMI1_RGMII2, enumerator
209 case EMI1_RGMII2: in lx2160a_qds_get_mdio_mux_val()
285 if (ioslot < IO_SLOT_1 || ioslot > EMI1_RGMII2) { in lx2160a_qds_mdio_init()
296 else if (ioslot == EMI1_RGMII2) in lx2160a_qds_mdio_init()
557 bus = lx2160a_qds_mdio_init(EMI1, EMI1_RGMII2); in board_eth_init()
/third_party/uboot/u-boot-2020.01/board/freescale/ls1088a/
Deth_ls1088aqds.c69 #define EMI1_RGMII2 1 macro
656 dpmac_info[dpmac_id].board_mux = EMI1_RGMII2; in ls1088a_handle_phy_interface_rgmii()
657 bus = mii_dev_for_muxval(EMI1_RGMII2); in ls1088a_handle_phy_interface_rgmii()
688 ls1088a_qds_mdio_init(DEFAULT_WRIOP_MDIO1_NAME, EMI1_RGMII2); in board_eth_init()
/third_party/uboot/u-boot-2020.01/board/freescale/ls1043aqds/
Deth.c24 #define EMI1_RGMII2 1 macro
329 ls1043aqds_mdio_init(DEFAULT_FM_MDIO_NAME, EMI1_RGMII2); in board_eth_init()
483 mdio_mux[i] = EMI1_RGMII2; in board_eth_init()
/third_party/uboot/u-boot-2020.01/board/freescale/t208xqds/
Deth_t208xqds.c32 #define EMI1_RGMII2 1 macro
550 t208xqds_mdio_init(DEFAULT_FM_MDIO_NAME, EMI1_RGMII2); in board_eth_init()
756 mdio_mux[i] = EMI1_RGMII2; in board_eth_init()