Home
last modified time | relevance | path

Searched refs:NUM_FM_PORTS (Results 1 – 11 of 11) sorted by relevance

/external/u-boot/board/freescale/ls1046aqds/
Deth.c27 static int mdio_mux[NUM_FM_PORTS];
228 for (i = FM1_DTSEC1; i < NUM_FM_PORTS; i++) { in fdt_fixup_board_enet()
270 for (i = 0; i < NUM_FM_PORTS; i++) in board_eth_init()
/external/u-boot/board/freescale/ls1043aqds/
Deth.c30 static int mdio_mux[NUM_FM_PORTS];
265 for (i = FM1_DTSEC1; i < NUM_FM_PORTS; i++) { in fdt_fixup_board_enet()
308 for (i = 0; i < NUM_FM_PORTS; i++) in board_eth_init()
/external/u-boot/board/freescale/corenet_ds/
Deth_p4080.c42 static int mdio_mux[NUM_FM_PORTS];
267 for (i = 0; i < NUM_FM_PORTS; i++) { in fdt_fixup_board_enet()
298 for (i = 0; i < NUM_FM_PORTS; i++) in board_eth_init()
Deth_hydra.c89 } mdio_mux[NUM_FM_PORTS];
Deth_superhydra.c94 } mdio_mux[NUM_FM_PORTS];
/external/u-boot/board/freescale/t4qds/
Deth.c42 static int mdio_mux[NUM_FM_PORTS];
65 static u8 qsgmiiphy_fix[NUM_FM_PORTS] = {0};
349 for (i = FM1_DTSEC1; i < NUM_FM_PORTS; i++) { in fdt_fixup_board_enet()
503 for (i = 0; i < NUM_FM_PORTS; i++) in board_eth_init()
/external/u-boot/board/freescale/t102xqds/
Deth_t102xqds.c39 static int mdio_mux[NUM_FM_PORTS];
268 for (i = 0; i < NUM_FM_PORTS; i++) in board_eth_init()
/external/u-boot/board/freescale/t1040qds/
Deth.c63 static int mdio_mux[NUM_FM_PORTS];
455 for (i = 0; i < NUM_FM_PORTS; i++) in board_eth_init()
/external/u-boot/include/
Dfm_eth.h36 NUM_FM_PORTS, enumerator
/external/u-boot/board/freescale/t208xqds/
Deth_t208xqds.c58 static int mdio_mux[NUM_FM_PORTS];
530 for (i = 0; i < NUM_FM_PORTS; i++) in board_eth_init()
/external/u-boot/drivers/net/fm/
Deth.c21 static struct eth_device *devlist[NUM_FM_PORTS];