Searched refs:FM1_DTSEC10 (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/drivers/net/fm/ |
D | ls1046.c | 29 [FM1_DTSEC10] = FSL_CHASSIS2_DEVDISR2_DTSEC1_10, 68 if ((port == FM1_DTSEC10) && (is_serdes_configured(XFI_FM1_MAC10))) in fman_port_enet_if() 87 case FM1_DTSEC10: in fman_port_enet_if() 99 case FM1_DTSEC10: in fman_port_enet_if() 113 case FM1_DTSEC10: in fman_port_enet_if()
|
D | t4240.c | 21 [FM1_DTSEC10] = FSL_CORENET_DEVDISR2_DTSEC1_10, 73 if ((port == FM1_DTSEC9 || port == FM1_DTSEC10) && in fman_port_enet_if() 112 case FM1_DTSEC10: in fman_port_enet_if() 144 case FM1_DTSEC10: in fman_port_enet_if()
|
D | t2080.c | 22 [FM1_DTSEC10] = FSL_CORENET_DEVDISR2_DTSEC1_10, 71 if ((port == FM1_DTSEC10) && ((rcwsr13 & FSL_CORENET_RCWSR13_EC2) == in fman_port_enet_if() 83 case FM1_DTSEC10: in fman_port_enet_if()
|
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()
|
D | ls1043.c | 29 [FM1_DTSEC10] = FSL_CHASSIS2_DEVDISR2_DTSEC1_10,
|
/external/u-boot/board/freescale/t208xqds/ |
D | eth_t208xqds.c | 256 case FM1_DTSEC10: in board_ft_fman_fixup_port() 319 case FM1_DTSEC10: in board_ft_fman_fixup_port() 570 fm_info_set_phy_address(FM1_DTSEC10, RGMII_PHY2_ADDR); in board_eth_init() 580 fm_info_set_phy_address(FM1_DTSEC10, SGMII_CARD_PORT2_PHY_ADDR); in board_eth_init() 649 fm_info_set_phy_address(FM1_DTSEC10, SGMII_CARD_PORT2_PHY_ADDR); in board_eth_init() 661 fm_info_set_phy_address(FM1_DTSEC10, SGMII_CARD_PORT2_PHY_ADDR); in board_eth_init() 670 fm_info_set_phy_address(FM1_DTSEC10, SGMII_CARD_PORT2_PHY_ADDR); in board_eth_init() 688 fm_info_set_phy_address(FM1_DTSEC10, SGMII_CARD_PORT3_PHY_ADDR); in board_eth_init() 695 fm_info_set_phy_address(FM1_DTSEC10, SGMII_CARD_PORT3_PHY_ADDR); in board_eth_init() 755 else if (i == FM1_DTSEC4 || FM1_DTSEC10) in board_eth_init()
|
/external/u-boot/board/freescale/ls1046aqds/ |
D | eth.c | 162 case FM1_DTSEC10: in board_ft_fman_fixup_port() 200 case FM1_DTSEC10: in board_ft_fman_fixup_port() 299 fm_info_set_phy_address(FM1_DTSEC10, SGMII_CARD_PORT2_PHY_ADDR); in board_eth_init() 313 fm_info_set_phy_address(FM1_DTSEC10, in board_eth_init() 321 fm_info_set_phy_address(FM1_DTSEC10, SGMII_CARD_PORT2_PHY_ADDR); in board_eth_init()
|
/external/u-boot/board/freescale/t4qds/ |
D | eth.c | 217 case FM1_DTSEC10: in board_ft_fman_fixup_port() 444 qsgmiiphy_fix[FM1_DTSEC10] = 1; in initialize_qsgmiiphy_fix() 555 fm_info_set_phy_address(FM1_DTSEC10, in board_eth_init() 570 fm_info_set_phy_address(FM1_DTSEC10, in board_eth_init() 583 fm_info_set_phy_address(FM1_DTSEC10, in board_eth_init()
|
/external/u-boot/include/ |
D | fm_eth.h | 21 FM1_DTSEC10, enumerator
|