Searched refs:fm_eth (Results 1 - 25 of 47) sorted by relevance

12

/u-boot/drivers/net/fm/
H A Deth.c18 #include <fm_eth.h>
40 static void dtsec_configure_serdes(struct fm_eth *priv)
114 static void dtsec_init_phy(struct fm_eth *fm_eth) argument
123 if (fm_eth->enet_if == PHY_INTERFACE_MODE_SGMII ||
124 fm_eth->enet_if == PHY_INTERFACE_MODE_QSGMII ||
125 fm_eth->enet_if == PHY_INTERFACE_MODE_2500BASEX)
126 dtsec_configure_serdes(fm_eth);
221 static int fm_eth_rx_port_parameter_init(struct fm_eth *fm_eth) argument
312 fm_eth_tx_port_parameter_init(struct fm_eth *fm_eth) argument
380 fm_eth_init(struct fm_eth *fm_eth) argument
395 fm_eth_startup(struct fm_eth *fm_eth) argument
424 fmc_tx_port_graceful_stop_enable(struct fm_eth *fm_eth) argument
434 fmc_tx_port_graceful_stop_disable(struct fm_eth *fm_eth) argument
447 struct fm_eth *fm_eth = dev_get_priv(dev); local
504 struct fm_eth *fm_eth; local
527 struct fm_eth *fm_eth; local
583 fm_eth_free_one(struct fm_eth *fm_eth, struct fm_port_bd *rxbd) argument
616 struct fm_eth *fm_eth; local
653 struct fm_eth *fm_eth = (struct fm_eth *)dev_get_priv(dev); local
660 fm_eth_init_mac(struct fm_eth *fm_eth, void *reg) argument
693 init_phy(struct fm_eth *fm_eth) argument
775 struct fm_eth *fm_eth = (struct fm_eth *)dev_get_priv(dev); local
[all...]
H A Dt1040.c7 #include <fm_eth.h>
H A Dp5020.c7 #include <fm_eth.h>
H A Dt1024.c9 #include <fm_eth.h>
H A Dp1023.c7 #include <fm_eth.h>
H A Dfm.h10 #include <fm_eth.h>
130 struct fm_eth { struct
H A Dp4080.c7 #include <fm_eth.h>
H A Dls1043.c7 #include <fm_eth.h>
H A Dls1046.c7 #include <fm_eth.h>
H A Dp5040.c7 #include <fm_eth.h>
H A Dtgec_phy.c12 #include <fm_eth.h>
H A Dt2080.c10 #include <fm_eth.h>
H A Db4860.c9 #include <fm_eth.h>
/u-boot/board/traverse/ten64/
H A Deth_ten64.c13 #include <fm_eth.h>
/u-boot/board/freescale/common/
H A Dfman.c11 #include <fm_eth.h>
/u-boot/board/freescale/ls1043ardb/
H A Deth.c9 #include <fm_eth.h>
/u-boot/board/freescale/t104xrdb/
H A Deth.c11 #include <fm_eth.h>
H A Dt104xrdb.c27 #include <fm_eth.h>
/u-boot/board/freescale/t208xrdb/
H A Deth_t208xrdb.c22 #include <fm_eth.h>
/u-boot/board/freescale/ls1046afrwy/
H A Deth.c10 #include <fm_eth.h>
/u-boot/board/freescale/ls1046ardb/
H A Deth.c10 #include <fm_eth.h>
/u-boot/board/freescale/ls1012afrdm/
H A Deth.c12 #include <fm_eth.h>
/u-boot/board/freescale/ls1012ardb/
H A Deth.c12 #include <fm_eth.h>
/u-boot/board/freescale/t102xrdb/
H A Deth_t102xrdb.c21 #include <fm_eth.h>
/u-boot/board/freescale/p2041rdb/
H A Deth.c19 #include <fm_eth.h>

Completed in 147 milliseconds

12