Home
last modified time | relevance | path

Searched refs:FM1_10GEC2 (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/drivers/net/fm/
H A Db4860.c22 [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 Dt2080.c24 [FM1_10GEC2] = FSL_CORENET_DEVDISR2_10GEC1_2,
52 if ((port == FM1_10GEC1 || port == FM1_10GEC2) && in fman_port_enet_if()
H A Dls1046.c31 [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 Dinit.c269 ((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 Dt4240.c23 [FM1_10GEC2] = FSL_CORENET_DEVDISR2_10GEC1_2,
66 if ((port == FM1_10GEC1 || port == FM1_10GEC2) && in fman_port_enet_if()
H A Dls1043.c31 [FM1_10GEC2] = FSL_CHASSIS2_DEVDISR2_10GEC1_2,
/openbmc/u-boot/board/freescale/b4860qds/
H A Deth_b4860qds.c275 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 Deth_t208xqds.c377 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 Deth_t208xrdb.c63 fm_info_set_phy_address(FM1_10GEC2, CORTINA_PHY_ADDR2); in board_eth_init()
/openbmc/u-boot/board/freescale/t4qds/
H A Deth.c292 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 Deth.c113 fm_info_set_phy_address(FM1_10GEC2, FM1_10GEC2_PHY_ADDR); in board_eth_init()
/openbmc/u-boot/include/
H A Dfm_eth.h23 FM1_10GEC2, enumerator
/openbmc/u-boot/board/freescale/ls1046aqds/
H A Deth.c214 (port == FM1_10GEC1 || port == FM1_10GEC2)) { in board_ft_fman_fixup_port()