HomeSort by relevance Sort by last modified time
    Searched refs:init_phy (Results 1 - 8 of 8) sorted by null

  /external/u-boot/drivers/ddr/marvell/a38x/
ddr3_training_ip.h 102 int init_phy; member in struct:init_cntr_param
mv_ddr_plat.c     [all...]
ddr3_training.c 375 if (init_cntr_prm->init_phy == 1) {
    [all...]
  /external/u-boot/drivers/net/
tsec.c 646 static int init_phy(struct tsec_private *priv) function
739 return init_phy(priv);
845 return !init_phy(priv);
vsc9953.c 124 static int init_phy(struct eth_device *dev) function
174 if (init_phy(dev)) {
    [all...]
  /external/u-boot/drivers/net/fm/
eth.c 682 static int init_phy(struct eth_device *dev) function
787 init_phy(dev);
  /external/u-boot/drivers/net/ldpaa_eth/
ldpaa_eth.c 21 static int init_phy(struct eth_device *dev) function
1006 err = init_phy(net_dev);
  /external/u-boot/drivers/qe/
uec.c 417 static int init_phy(struct eth_device *dev) function
1208 err = init_phy(dev);
    [all...]

Completed in 177 milliseconds