Searched refs:FM2_DTSEC1 (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/fm/ |
| H A D | p4080.c | 19 [FM2_DTSEC1] = FSL_CORENET_DEVDISR2_DTSEC2_1, 75 if ((port == FM2_DTSEC1) && ((rcwsr11 & FSL_CORENET_RCWSR11_EC2) == in fman_port_enet_if() 87 case FM2_DTSEC1: in fman_port_enet_if() 91 if (is_serdes_configured(SGMII_FM2_DTSEC1 + port - FM2_DTSEC1)) in fman_port_enet_if()
|
| H A D | t4240.c | 25 [FM2_DTSEC1] = FSL_CORENET_DEVDISR2_DTSEC2_1, 117 case FM2_DTSEC1: in fman_port_enet_if() 125 if (is_serdes_configured(SGMII_FM2_DTSEC1 + port - FM2_DTSEC1)) in fman_port_enet_if() 150 case FM2_DTSEC1: in fman_port_enet_if()
|
| H A D | p5040.c | 20 [FM2_DTSEC1] = FSL_CORENET_DEVDISR2_DTSEC2_1, 94 case FM2_DTSEC1: in fman_port_enet_if() 99 if (is_serdes_configured(SGMII_FM2_DTSEC1 + port - FM2_DTSEC1)) in fman_port_enet_if()
|
| /OK3568_Linux_fs/u-boot/board/freescale/corenet_ds/ |
| H A D | eth_superhydra.c | 338 for (i = FM2_DTSEC1; i < FM2_DTSEC1 + CONFIG_SYS_NUM_FM2_DTSEC; i++) { in fdt_fixup_board_enet() 339 int idx = i - FM2_DTSEC1; in fdt_fixup_board_enet() 478 fm_info_set_phy_address(FM2_DTSEC1, CONFIG_SYS_FM2_DTSEC1_PHY_ADDR); in board_eth_init() 649 for (i = FM2_DTSEC1; i < FM2_DTSEC1 + CONFIG_SYS_NUM_FM2_DTSEC; i++) { in board_eth_init() 650 int idx = i - FM2_DTSEC1; in board_eth_init() 688 if (i == FM2_DTSEC1 || i == FM2_DTSEC2) { in board_eth_init() 737 set_sgmii_phy(bus, FM2_DTSEC1, PORT_NUM_FM2, PHY_BASE_ADDR); in board_eth_init()
|
| H A D | eth_p4080.c | 229 int idx = port - FM2_DTSEC1 + 5; in board_ft_fman_fixup_port() 334 fm_info_set_phy_address(FM2_DTSEC1, CONFIG_SYS_FM2_DTSEC1_PHY_ADDR); in board_eth_init() 408 for (i = FM2_DTSEC1; i < FM2_DTSEC1 + CONFIG_SYS_NUM_FM2_DTSEC; i++) { in board_eth_init() 409 int idx = i - FM2_DTSEC1, lane, slot; in board_eth_init() 446 set_sgmii_phy(bus, FM2_DTSEC1, CONFIG_SYS_NUM_FM2_DTSEC, PHY_BASE_ADDR); in board_eth_init() 448 set_sgmii_phy(bus, FM2_DTSEC1, CONFIG_SYS_NUM_FM2_DTSEC, PHY_BASE_ADDR); in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4qds/ |
| H A D | eth.c | 226 case FM2_DTSEC1: in board_ft_fman_fixup_port() 472 qsgmiiphy_fix[FM2_DTSEC1] = 1; in initialize_qsgmiiphy_fix() 704 fm_info_set_phy_address(FM2_DTSEC1, slot_qsgmii_phyaddr[4][0]); in board_eth_init() 714 fm_info_set_phy_address(FM2_DTSEC1, slot_qsgmii_phyaddr[4][0]); in board_eth_init() 726 fm_info_set_phy_address(FM2_DTSEC1, slot_qsgmii_phyaddr[4][0]); in board_eth_init() 747 fm_info_set_phy_address(FM2_DTSEC1, slot_qsgmii_phyaddr[4][0]); in board_eth_init() 759 fm_info_set_phy_address(FM2_DTSEC1, slot_qsgmii_phyaddr[4][0]); in board_eth_init() 767 fm_info_set_phy_address(FM2_DTSEC1, slot_qsgmii_phyaddr[4][0]); in board_eth_init() 777 for (i = FM2_DTSEC1; i < FM2_DTSEC1 + CONFIG_SYS_NUM_FM2_DTSEC; i++) { in board_eth_init() 778 idx = i - FM2_DTSEC1; in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4rdb/ |
| H A D | eth.c | 109 fm_info_set_phy_address(FM2_DTSEC1, SGMII_PHY_ADDR5); in board_eth_init() 123 for (i = FM2_DTSEC1; i < FM2_DTSEC1 + CONFIG_SYS_NUM_FM2_DTSEC; i++) { in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | fman.c | 78 [FM2_DTSEC1] = SGMII_FM2_DTSEC1, in serdes_device_from_fm_port()
|
| /OK3568_Linux_fs/u-boot/board/varisys/cyrus/ |
| H A D | eth.c | 87 for (i = FM2_DTSEC2; i < FM2_DTSEC1 + CONFIG_SYS_NUM_FM2_DTSEC; i++) { in board_eth_init()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fm_eth.h | 27 FM2_DTSEC1, enumerator
|