Searched refs:FM1_10GEC2 (Results 1 – 13 of 13) sorted by relevance
/openbmc/u-boot/drivers/net/fm/ |
H A D | b4860.c | 22 [FM1_10GEC2] = FSL_CORENET_DEVDISR2_10GEC1_2, 60 if ((port == FM1_10GEC1 || port == FM1_10GEC2) && in fman_port_enet_if() 106 port == FM1_10GEC2) && in fman_port_enet_if()
|
H A D | t2080.c | 24 [FM1_10GEC2] = FSL_CORENET_DEVDISR2_10GEC1_2, 52 if ((port == FM1_10GEC1 || port == FM1_10GEC2) && in fman_port_enet_if()
|
H A D | ls1046.c | 31 [FM1_10GEC2] = FSL_CHASSIS2_DEVDISR2_10GEC1_2, 65 if ((port == FM1_10GEC2) && (is_serdes_configured(XFI_FM1_MAC10))) in fman_port_enet_if()
|
H A D | init.c | 269 ((info->port == FM1_DTSEC10) && (PORT_IS_ENABLED(FM1_10GEC2))) || in ft_fixup_port() 273 ((info->port == FM1_10GEC2) && (PORT_IS_ENABLED(FM1_DTSEC10))) || in ft_fixup_port() 286 ((info->port == FM1_DTSEC2) && (PORT_IS_ENABLED(FM1_10GEC2))) || in ft_fixup_port() 290 ((info->port == FM1_10GEC2) && (PORT_IS_ENABLED(FM1_DTSEC2))) || in ft_fixup_port()
|
H A D | t4240.c | 23 [FM1_10GEC2] = FSL_CORENET_DEVDISR2_10GEC1_2, 66 if ((port == FM1_10GEC1 || port == FM1_10GEC2) && in fman_port_enet_if()
|
H A D | ls1043.c | 31 [FM1_10GEC2] = FSL_CHASSIS2_DEVDISR2_10GEC1_2,
|
/openbmc/u-boot/board/freescale/b4860qds/ |
H A D | eth_b4860qds.c | 275 fm_info_set_phy_address(FM1_10GEC2, 1); in board_eth_init() 285 fm_info_set_phy_address(FM1_10GEC2, in board_eth_init() 292 fm_info_set_phy_address(FM1_10GEC2, in board_eth_init() 442 for (i = FM1_DTSEC1; i <= FM1_10GEC2; i++) { in fdt_fixup_board_enet()
|
/openbmc/u-boot/board/freescale/t208xqds/ |
H A D | eth_t208xqds.c | 377 case FM1_10GEC2: in board_ft_fman_fixup_port() 611 fm_info_set_phy_address(FM1_10GEC2, 5); in board_eth_init() 618 fm_info_set_phy_address(FM1_10GEC2, 5); in board_eth_init() 628 fm_info_set_phy_address(FM1_10GEC2, 5); in board_eth_init() 775 if (i == FM1_10GEC1 || i == FM1_10GEC2) in board_eth_init()
|
/openbmc/u-boot/board/freescale/t208xrdb/ |
H A D | eth_t208xrdb.c | 63 fm_info_set_phy_address(FM1_10GEC2, CORTINA_PHY_ADDR2); in board_eth_init()
|
/openbmc/u-boot/board/freescale/t4qds/ |
H A D | eth.c | 292 case FM1_10GEC2: in board_ft_fman_fixup_port() 377 if (i == FM1_10GEC2 && hwconfig_sub( in fdt_fixup_board_enet() 395 case FM1_10GEC2: in fdt_fixup_board_enet() 539 fm_info_set_phy_address(FM1_10GEC2, FM1_10GEC2_PHY_ADDR); in board_eth_init()
|
/openbmc/u-boot/board/freescale/t4rdb/ |
H A D | eth.c | 113 fm_info_set_phy_address(FM1_10GEC2, FM1_10GEC2_PHY_ADDR); in board_eth_init()
|
/openbmc/u-boot/include/ |
H A D | fm_eth.h | 23 FM1_10GEC2, enumerator
|
/openbmc/u-boot/board/freescale/ls1046aqds/ |
H A D | eth.c | 214 (port == FM1_10GEC1 || port == FM1_10GEC2)) { in board_ft_fman_fixup_port()
|