/external/u-boot/board/freescale/ls1043aqds/ |
D | eth.c | 165 } else if (port == FM1_DTSEC2) { in board_ft_fman_fixup_port() 196 case FM1_DTSEC2: in board_ft_fman_fixup_port() 218 case FM1_DTSEC2: in board_ft_fman_fixup_port() 349 fm_info_set_phy_address(FM1_DTSEC2, in board_eth_init() 358 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 364 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 372 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 382 fm_info_set_phy_address(FM1_DTSEC2, in board_eth_init() 395 fm_info_set_phy_address(FM1_DTSEC2, in board_eth_init() 406 fm_info_set_phy_address(FM1_DTSEC2, 2); in board_eth_init() [all …]
|
/external/u-boot/board/freescale/t102xqds/ |
D | eth_t102xqds.c | 182 } else if (port == FM1_DTSEC2) { in board_ft_fman_fixup_port() 196 case FM1_DTSEC2: in board_ft_fman_fixup_port() 305 fm_info_set_phy_address(FM1_DTSEC2, 0x9); in board_eth_init() 320 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 325 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_AQ_PHY_ADDR_S4); in board_eth_init() 330 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_AQ_PHY_ADDR_S4); in board_eth_init() 341 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 344 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 349 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 353 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init()
|
/external/u-boot/drivers/net/fm/ |
D | ls1043.c | 23 [FM1_DTSEC2] = FSL_CHASSIS2_DEVDISR2_DTSEC1_2, 79 case FM1_DTSEC2: in fman_port_enet_if() 80 if ((port == FM1_DTSEC2) && in fman_port_enet_if() 99 case FM1_DTSEC2: in fman_port_enet_if()
|
D | t1024.c | 15 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 60 case FM1_DTSEC2: in fman_port_enet_if() 75 case FM1_DTSEC2: in fman_port_enet_if()
|
D | p4080.c | 14 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 70 if ((port == FM1_DTSEC2) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC2) == in fman_port_enet_if() 80 case FM1_DTSEC2: in fman_port_enet_if()
|
D | b4860.c | 16 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 111 (port == FM1_DTSEC2) || in fman_port_enet_if() 124 case FM1_DTSEC2: in fman_port_enet_if()
|
D | ls1046.c | 23 [FM1_DTSEC2] = FSL_CHASSIS2_DEVDISR2_DTSEC1_2, 83 case FM1_DTSEC2: in fman_port_enet_if() 88 if (is_serdes_configured(SGMII_FM1_DTSEC2 + port - FM1_DTSEC2)) in fman_port_enet_if()
|
D | t4240.c | 15 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 106 case FM1_DTSEC2: in fman_port_enet_if() 134 case FM1_DTSEC2: in fman_port_enet_if()
|
D | t1040.c | 18 if ((port == FM1_DTSEC2) && in fman_port_enet_if() 51 case FM1_DTSEC2: in fman_port_enet_if()
|
D | p1023.c | 14 [FM1_DTSEC2] = MPC85xx_DEVDISR_TSEC2, 64 if (port == FM1_DTSEC2) { in fman_port_enet_if()
|
D | init.c | 271 ((info->port == FM1_DTSEC2) && (PORT_IS_ENABLED(FM1_10GEC4))) || in ft_fixup_port() 275 ((info->port == FM1_10GEC4) && (PORT_IS_ENABLED(FM1_DTSEC2))) 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()
|
D | p5020.c | 14 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 77 case FM1_DTSEC2: in fman_port_enet_if()
|
D | t2080.c | 16 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 77 case FM1_DTSEC2: in fman_port_enet_if()
|
D | p5040.c | 14 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 86 case FM1_DTSEC2: in fman_port_enet_if()
|
/external/u-boot/board/freescale/t208xqds/ |
D | eth_t208xqds.c | 232 case FM1_DTSEC2: in board_ft_fman_fixup_port() 315 case FM1_DTSEC2: in board_ft_fman_fixup_port() 582 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 631 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 637 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 651 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 663 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 672 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 684 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 694 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT2_PHY_ADDR); in board_eth_init()
|
/external/u-boot/board/keymile/kmp204x/ |
D | eth.c | 31 fm_disable_port(FM1_DTSEC2); in board_eth_init() 45 fm_enable_port(FM1_DTSEC2); in board_eth_init()
|
/external/u-boot/board/freescale/p1023rdb/ |
D | p1023rdb.c | 118 fm_info_set_phy_address(FM1_DTSEC2, CONFIG_SYS_FM1_DTSEC2_PHY_ADDR); in board_eth_init() 122 fm_info_set_mdio(FM1_DTSEC2, in board_eth_init()
|
/external/u-boot/board/freescale/t104xrdb/ |
D | eth.c | 57 if ((FM1_DTSEC1 == i) || (FM1_DTSEC2 == i)) in board_eth_init() 71 if (FM1_DTSEC2 == i) in board_eth_init()
|
/external/u-boot/board/freescale/t4qds/ |
D | eth.c | 189 case FM1_DTSEC2: in board_ft_fman_fixup_port() 452 qsgmiiphy_fix[FM1_DTSEC2] = 1; in initialize_qsgmiiphy_fix() 547 fm_info_set_phy_address(FM1_DTSEC2, slot_qsgmii_phyaddr[2][1]); in board_eth_init() 562 fm_info_set_phy_address(FM1_DTSEC2, slot_qsgmii_phyaddr[2][1]); in board_eth_init() 589 fm_info_set_phy_address(FM1_DTSEC2, slot_qsgmii_phyaddr[2][1]); in board_eth_init()
|
/external/u-boot/board/freescale/ls1046aqds/ |
D | eth.c | 171 case FM1_DTSEC2: in board_ft_fman_fixup_port() 336 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 366 if (i == FM1_DTSEC2) in board_eth_init()
|
/external/u-boot/board/freescale/b4860qds/ |
D | eth_b4860qds.c | 242 fm_info_set_phy_address(FM1_DTSEC2, in board_eth_init() 255 fm_info_set_phy_address(FM1_DTSEC2, in board_eth_init()
|
/external/u-boot/board/freescale/common/ |
D | fman.c | 72 [FM1_DTSEC2] = SGMII_FM1_DTSEC2, in serdes_device_from_fm_port()
|
/external/u-boot/board/freescale/ls1043ardb/ |
D | eth.c | 50 fm_info_set_phy_address(FM1_DTSEC2, QSGMII_PORT2_PHY_ADDR); in board_eth_init()
|
/external/u-boot/board/varisys/cyrus/ |
D | eth.c | 80 for (i = FM1_DTSEC2; i < FM1_DTSEC1 + CONFIG_SYS_NUM_FM1_DTSEC; i++) { in board_eth_init()
|
/external/u-boot/board/freescale/t4rdb/ |
D | eth.c | 72 fm_info_set_phy_address(FM1_DTSEC2, SGMII_PHY_ADDR2); in board_eth_init()
|