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

  /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...]
  /external/u-boot/drivers/ddr/marvell/a38x/
ddr3_training_ip.h 102 int init_phy; member in struct:init_cntr_param

Completed in 240 milliseconds