Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Db4860.c23 [FM1_10GEC2] = FSL_CORENET_DEVDISR2_10GEC1_2,
61 if ((port == FM1_10GEC1 || port == FM1_10GEC2) && in fman_port_enet_if()
107 port == FM1_10GEC2) && in fman_port_enet_if()
H A Dinit.c270 ((info->port == FM1_DTSEC10) && (PORT_IS_ENABLED(FM1_10GEC2))) || in ft_fixup_port()
274 ((info->port == FM1_10GEC2) && (PORT_IS_ENABLED(FM1_DTSEC10))) || in ft_fixup_port()
287 ((info->port == FM1_DTSEC2) && (PORT_IS_ENABLED(FM1_10GEC2))) || in ft_fixup_port()
291 ((info->port == FM1_10GEC2) && (PORT_IS_ENABLED(FM1_DTSEC2))) || in ft_fixup_port()
H A Dt2080.c25 [FM1_10GEC2] = FSL_CORENET_DEVDISR2_10GEC1_2,
53 if ((port == FM1_10GEC1 || port == FM1_10GEC2) && in fman_port_enet_if()
H A Dls1046.c32 [FM1_10GEC2] = FSL_CHASSIS2_DEVDISR2_10GEC1_2,
66 if ((port == FM1_10GEC2) && (is_serdes_configured(XFI_FM1_MAC10))) in fman_port_enet_if()
H A Dt4240.c24 [FM1_10GEC2] = FSL_CORENET_DEVDISR2_10GEC1_2,
67 if ((port == FM1_10GEC1 || port == FM1_10GEC2) && in fman_port_enet_if()
H A Dls1043.c32 [FM1_10GEC2] = FSL_CHASSIS2_DEVDISR2_10GEC1_2,
/OK3568_Linux_fs/u-boot/board/freescale/b4860qds/
H A Deth_b4860qds.c276 fm_info_set_phy_address(FM1_10GEC2, 1); in board_eth_init()
286 fm_info_set_phy_address(FM1_10GEC2, in board_eth_init()
293 fm_info_set_phy_address(FM1_10GEC2, in board_eth_init()
443 for (i = FM1_DTSEC1; i <= FM1_10GEC2; i++) { in fdt_fixup_board_enet()
/OK3568_Linux_fs/u-boot/board/freescale/t208xqds/
H A Deth_t208xqds.c378 case FM1_10GEC2: in board_ft_fman_fixup_port()
612 fm_info_set_phy_address(FM1_10GEC2, 5); in board_eth_init()
619 fm_info_set_phy_address(FM1_10GEC2, 5); in board_eth_init()
629 fm_info_set_phy_address(FM1_10GEC2, 5); in board_eth_init()
776 if (i == FM1_10GEC1 || i == FM1_10GEC2) in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/t4qds/
H A Deth.c293 case FM1_10GEC2: in board_ft_fman_fixup_port()
378 if (i == FM1_10GEC2 && hwconfig_sub( in fdt_fixup_board_enet()
396 case FM1_10GEC2: in fdt_fixup_board_enet()
540 fm_info_set_phy_address(FM1_10GEC2, FM1_10GEC2_PHY_ADDR); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/
H A Deth_t208xrdb.c64 fm_info_set_phy_address(FM1_10GEC2, CORTINA_PHY_ADDR2); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/t4rdb/
H A Deth.c114 fm_info_set_phy_address(FM1_10GEC2, FM1_10GEC2_PHY_ADDR); in board_eth_init()
/OK3568_Linux_fs/u-boot/include/
H A Dfm_eth.h24 FM1_10GEC2, enumerator
/OK3568_Linux_fs/u-boot/board/freescale/ls1046aqds/
H A Deth.c211 (port == FM1_10GEC1 || port == FM1_10GEC2)) { in board_ft_fman_fixup_port()