Home
last modified time | relevance | path

Searched refs:init_phy (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/drivers/ddr/marvell/a38x/
Dddr3_training_ip.h102 int init_phy; member
Dmv_ddr_plat.c1349 init_param.init_phy = 1; in mv_ddr_mc_config()
Dddr3_training.c375 if (init_cntr_prm->init_phy == 1) { in hws_ddr3_tip_init_controller()
2190 init_cntr_prm.init_phy = 1; in ddr3_tip_ddr3_training_main_flow()
/external/u-boot/drivers/net/
Dtsec.c646 static int init_phy(struct tsec_private *priv) in init_phy() function
739 return init_phy(priv); in tsec_initialize()
845 return !init_phy(priv); in tsec_probe()
Dvsc9953.c124 static int init_phy(struct eth_device *dev) in init_phy() function
174 if (init_phy(dev)) { in vsc9953_port_init()
/external/u-boot/drivers/net/fm/
Deth.c682 static int init_phy(struct eth_device *dev) in init_phy() function
787 init_phy(dev); in fm_eth_initialize()
/external/u-boot/drivers/net/ldpaa_eth/
Dldpaa_eth.c21 static int init_phy(struct eth_device *dev) in init_phy() function
1006 err = init_phy(net_dev); in ldpaa_eth_netdev_init()
/external/u-boot/drivers/qe/
Duec.c417 static int init_phy(struct eth_device *dev) in init_phy() function
1208 err = init_phy(dev); in uec_init()