| /OK3568_Linux_fs/u-boot/board/freescale/ls1043aqds/ |
| H A D | eth.c | 166 } else if (port == FM1_DTSEC2) { in board_ft_fman_fixup_port() 197 case FM1_DTSEC2: in board_ft_fman_fixup_port() 219 case FM1_DTSEC2: in board_ft_fman_fixup_port() 350 fm_info_set_phy_address(FM1_DTSEC2, in board_eth_init() 359 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 365 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 373 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 383 fm_info_set_phy_address(FM1_DTSEC2, in board_eth_init() 396 fm_info_set_phy_address(FM1_DTSEC2, in board_eth_init() 407 fm_info_set_phy_address(FM1_DTSEC2, 2); in board_eth_init() [all …]
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xqds/ |
| H A D | eth_t102xqds.c | 183 } else if (port == FM1_DTSEC2) { in board_ft_fman_fixup_port() 197 case FM1_DTSEC2: in board_ft_fman_fixup_port() 306 fm_info_set_phy_address(FM1_DTSEC2, 0x9); in board_eth_init() 321 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 326 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_AQ_PHY_ADDR_S4); in board_eth_init() 331 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_AQ_PHY_ADDR_S4); in board_eth_init() 342 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 345 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 350 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 354 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/drivers/net/fm/ |
| H A D | ls1043.c | 24 [FM1_DTSEC2] = FSL_CHASSIS2_DEVDISR2_DTSEC1_2, 80 case FM1_DTSEC2: in fman_port_enet_if() 81 if ((port == FM1_DTSEC2) && in fman_port_enet_if() 100 case FM1_DTSEC2: in fman_port_enet_if()
|
| H A D | t1024.c | 16 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 61 case FM1_DTSEC2: in fman_port_enet_if() 76 case FM1_DTSEC2: in fman_port_enet_if()
|
| H A D | p4080.c | 15 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 71 if ((port == FM1_DTSEC2) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC2) == in fman_port_enet_if() 81 case FM1_DTSEC2: in fman_port_enet_if()
|
| H A D | b4860.c | 17 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 112 (port == FM1_DTSEC2) || in fman_port_enet_if() 125 case FM1_DTSEC2: in fman_port_enet_if()
|
| H A D | ls1046.c | 24 [FM1_DTSEC2] = FSL_CHASSIS2_DEVDISR2_DTSEC1_2, 84 case FM1_DTSEC2: in fman_port_enet_if() 89 if (is_serdes_configured(SGMII_FM1_DTSEC2 + port - FM1_DTSEC2)) in fman_port_enet_if()
|
| H A D | t4240.c | 16 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 107 case FM1_DTSEC2: in fman_port_enet_if() 135 case FM1_DTSEC2: in fman_port_enet_if()
|
| H A D | t1040.c | 19 if ((port == FM1_DTSEC2) && in fman_port_enet_if() 52 case FM1_DTSEC2: in fman_port_enet_if()
|
| H A D | p1023.c | 15 [FM1_DTSEC2] = MPC85xx_DEVDISR_TSEC2, 65 if (port == FM1_DTSEC2) { in fman_port_enet_if()
|
| H A D | init.c | 272 ((info->port == FM1_DTSEC2) && (PORT_IS_ENABLED(FM1_10GEC4))) || in ft_fixup_port() 276 ((info->port == FM1_10GEC4) && (PORT_IS_ENABLED(FM1_DTSEC2))) 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 D | p5020.c | 15 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 78 case FM1_DTSEC2: in fman_port_enet_if()
|
| H A D | t2080.c | 17 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 78 case FM1_DTSEC2: in fman_port_enet_if()
|
| H A D | p5040.c | 15 [FM1_DTSEC2] = FSL_CORENET_DEVDISR2_DTSEC1_2, 87 case FM1_DTSEC2: in fman_port_enet_if()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xqds/ |
| H A D | eth_t208xqds.c | 233 case FM1_DTSEC2: in board_ft_fman_fixup_port() 316 case FM1_DTSEC2: in board_ft_fman_fixup_port() 583 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 632 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 638 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 652 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 664 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 673 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT4_PHY_ADDR); in board_eth_init() 685 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 695 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT2_PHY_ADDR); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/keymile/kmp204x/ |
| H A D | eth.c | 32 fm_disable_port(FM1_DTSEC2); in board_eth_init() 46 fm_enable_port(FM1_DTSEC2); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1023rdb/ |
| H A D | p1023rdb.c | 119 fm_info_set_phy_address(FM1_DTSEC2, CONFIG_SYS_FM1_DTSEC2_PHY_ADDR); in board_eth_init() 123 fm_info_set_mdio(FM1_DTSEC2, in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/ |
| H A D | eth.c | 58 if ((FM1_DTSEC1 == i) || (FM1_DTSEC2 == i)) in board_eth_init() 72 if (FM1_DTSEC2 == i) in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4qds/ |
| H A D | eth.c | 190 case FM1_DTSEC2: in board_ft_fman_fixup_port() 453 qsgmiiphy_fix[FM1_DTSEC2] = 1; in initialize_qsgmiiphy_fix() 548 fm_info_set_phy_address(FM1_DTSEC2, slot_qsgmii_phyaddr[2][1]); in board_eth_init() 563 fm_info_set_phy_address(FM1_DTSEC2, slot_qsgmii_phyaddr[2][1]); in board_eth_init() 590 fm_info_set_phy_address(FM1_DTSEC2, slot_qsgmii_phyaddr[2][1]); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1046aqds/ |
| H A D | eth.c | 172 case FM1_DTSEC2: in board_ft_fman_fixup_port() 337 fm_info_set_phy_address(FM1_DTSEC2, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 367 if (i == FM1_DTSEC2) in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/b4860qds/ |
| H A D | eth_b4860qds.c | 243 fm_info_set_phy_address(FM1_DTSEC2, in board_eth_init() 256 fm_info_set_phy_address(FM1_DTSEC2, in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | fman.c | 73 [FM1_DTSEC2] = SGMII_FM1_DTSEC2, in serdes_device_from_fm_port()
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1043ardb/ |
| H A D | eth.c | 51 fm_info_set_phy_address(FM1_DTSEC2, QSGMII_PORT2_PHY_ADDR); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/varisys/cyrus/ |
| H A D | eth.c | 81 for (i = FM1_DTSEC2; i < FM1_DTSEC1 + CONFIG_SYS_NUM_FM1_DTSEC; i++) { in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4rdb/ |
| H A D | eth.c | 73 fm_info_set_phy_address(FM1_DTSEC2, SGMII_PHY_ADDR2); in board_eth_init()
|