Home
last modified time | relevance | path

Searched refs:FM2_10GEC1 (Results 1 – 10 of 10) sorted by relevance

/external/u-boot/board/freescale/t4qds/
Deth.c301 case FM2_10GEC1: in board_ft_fman_fixup_port()
381 if (i == FM2_10GEC1 && hwconfig_sub( in fdt_fixup_board_enet()
398 case FM2_10GEC1: in fdt_fixup_board_enet()
685 fm_info_set_phy_address(FM2_10GEC1, FM2_10GEC1_PHY_ADDR); in board_eth_init()
702 fm_info_set_phy_address(FM2_10GEC1, FM2_10GEC1_PHY_ADDR); in board_eth_init()
757 fm_info_set_phy_address(FM2_10GEC1, FM2_10GEC1_PHY_ADDR); in board_eth_init()
836 for (i = FM2_10GEC1; i < FM2_10GEC1 + CONFIG_SYS_NUM_FM2_10GEC; i++) { in board_eth_init()
837 idx = i - FM2_10GEC1; in board_eth_init()
/external/u-boot/board/freescale/t4rdb/
Deth.c114 fm_info_set_phy_address(FM2_10GEC1, FM2_10GEC2_PHY_ADDR); in board_eth_init()
134 for (i = FM2_10GEC1; i < FM2_10GEC1 + CONFIG_SYS_NUM_FM2_10GEC; i++) { in board_eth_init()
/external/u-boot/board/freescale/common/
Dfman.c82 [FM2_10GEC1] = XAUI_FM2, in serdes_device_from_fm_port()
85 if ((port < FM1_DTSEC1) || (port > FM2_10GEC1)) in serdes_device_from_fm_port()
/external/u-boot/drivers/net/fm/
Dp4080.c22 [FM2_10GEC1] = FSL_CORENET_DEVDISR2_10GEC2,
62 if ((port == FM2_10GEC1) && (is_serdes_configured(XAUI_FM2))) in fman_port_enet_if()
Dp5040.c24 [FM2_10GEC1] = FSL_CORENET_DEVDISR2_10GEC2,
64 if ((port == FM2_10GEC1) && (is_serdes_configured(XAUI_FM2))) in fman_port_enet_if()
Dt4240.c32 [FM2_10GEC1] = FSL_CORENET_DEVDISR2_10GEC2_1,
78 if ((port == FM2_10GEC1 || port == FM2_10GEC2) && in fman_port_enet_if()
Dinit.c278 ((info->port == FM2_DTSEC9) && (PORT_IS_ENABLED(FM2_10GEC1))) || in ft_fixup_port()
280 ((info->port == FM2_10GEC1) && (PORT_IS_ENABLED(FM2_DTSEC9))) || in ft_fixup_port()
/external/u-boot/board/freescale/corenet_ds/
Deth_p4080.c337 fm_info_set_phy_address(FM2_10GEC1, CONFIG_SYS_FM2_10GEC1_PHY_ADDR); in board_eth_init()
449 for (i = FM2_10GEC1; i < FM2_10GEC1 + CONFIG_SYS_NUM_FM2_10GEC; i++) { in board_eth_init()
450 int idx = i - FM2_10GEC1, lane, slot; in board_eth_init()
Deth_superhydra.c481 fm_info_set_phy_address(FM2_10GEC1, CONFIG_SYS_FM1_10GEC1_PHY_ADDR); in board_eth_init()
760 fm_info_set_mdio(FM2_10GEC1, in board_eth_init()
/external/u-boot/include/
Dfm_eth.h34 FM2_10GEC1, enumerator