Searched refs:FM1_DTSEC9 (Results 1 – 10 of 10) sorted by relevance
/external/u-boot/drivers/net/fm/ |
D | ls1043.c | 28 [FM1_DTSEC9] = FSL_CHASSIS2_DEVDISR2_DTSEC1_9, 62 if ((port == FM1_DTSEC9) && (is_serdes_configured(XFI_FM1_MAC9))) in fman_port_enet_if() 85 case FM1_DTSEC9: in fman_port_enet_if() 88 else if ((port == FM1_DTSEC9) && in fman_port_enet_if()
|
D | ls1046.c | 28 [FM1_DTSEC9] = FSL_CHASSIS2_DEVDISR2_DTSEC1_9, 62 if ((port == FM1_DTSEC9) && (is_serdes_configured(XFI_FM1_MAC9))) in fman_port_enet_if() 86 case FM1_DTSEC9: in fman_port_enet_if() 98 case FM1_DTSEC9: in fman_port_enet_if()
|
D | t4240.c | 20 [FM1_DTSEC9] = FSL_CORENET_DEVDISR2_DTSEC1_9, 73 if ((port == FM1_DTSEC9 || port == FM1_DTSEC10) && in fman_port_enet_if() 111 case FM1_DTSEC9: in fman_port_enet_if() 143 case FM1_DTSEC9: in fman_port_enet_if()
|
D | t2080.c | 21 [FM1_DTSEC9] = FSL_CORENET_DEVDISR2_DTSEC1_9, 82 case FM1_DTSEC9: in fman_port_enet_if()
|
D | init.c | 268 if (((info->port == FM1_DTSEC9) && (PORT_IS_ENABLED(FM1_10GEC1))) || in ft_fixup_port() 272 ((info->port == FM1_10GEC1) && (PORT_IS_ENABLED(FM1_DTSEC9))) || in ft_fixup_port()
|
/external/u-boot/board/freescale/ls1043aqds/ |
D | eth.c | 162 if (port == FM1_DTSEC9) { in board_ft_fman_fixup_port() 342 fm_info_set_phy_address(FM1_DTSEC9, 9); in board_eth_init() 362 fm_info_set_phy_address(FM1_DTSEC9, 9); in board_eth_init() 376 fm_info_set_phy_address(FM1_DTSEC9, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 391 fm_info_set_phy_address(FM1_DTSEC9, 9); in board_eth_init() 404 fm_info_set_phy_address(FM1_DTSEC9, 9); in board_eth_init() 410 fm_info_set_phy_address(FM1_DTSEC9, in board_eth_init()
|
/external/u-boot/board/freescale/t208xqds/ |
D | eth_t208xqds.c | 244 case FM1_DTSEC9: in board_ft_fman_fixup_port() 318 case FM1_DTSEC9: in board_ft_fman_fixup_port() 579 fm_info_set_phy_address(FM1_DTSEC9, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 648 fm_info_set_phy_address(FM1_DTSEC9, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 660 fm_info_set_phy_address(FM1_DTSEC9, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init()
|
/external/u-boot/board/freescale/t4qds/ |
D | eth.c | 209 case FM1_DTSEC9: in board_ft_fman_fixup_port() 443 qsgmiiphy_fix[FM1_DTSEC9] = 1; in initialize_qsgmiiphy_fix() 553 fm_info_set_phy_address(FM1_DTSEC9, in board_eth_init() 568 fm_info_set_phy_address(FM1_DTSEC9, in board_eth_init() 585 fm_info_set_phy_address(FM1_DTSEC9, in board_eth_init()
|
/external/u-boot/board/freescale/ls1046aqds/ |
D | eth.c | 159 case FM1_DTSEC9: in board_ft_fman_fixup_port() 295 fm_info_set_phy_address(FM1_DTSEC9, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init() 320 fm_info_set_phy_address(FM1_DTSEC9, SGMII_CARD_PORT1_PHY_ADDR); in board_eth_init()
|
/external/u-boot/include/ |
D | fm_eth.h | 20 FM1_DTSEC9, enumerator
|