Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c710 .init_phy = ef4_port_dummy_op_void,
718 .init_phy = sfe4002_init_phy,
726 .init_phy = sfe4003_init_phy,
734 .init_phy = sfn4112f_init_phy,
H A Dtenxpress.c189 falcon_board(efx)->type->init_phy(efx); in tenxpress_phy_init()
H A Dqt202x_phy.c330 falcon_board(efx)->type->init_phy(efx); in qt202x_reset_phy()
H A Dtxc43128_phy.c318 falcon_board(efx)->type->init_phy(efx); in txc_apply_defaults()
H A Dnic.h156 void (*init_phy) (struct ef4_nic *efx); member
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_training_ip.h98 int init_phy; member
H A Dmv_ddr_plat.c1348 init_param.init_phy = 1; in mv_ddr_mc_config()
H A Dddr3_training.c358 if (init_cntr_prm->init_phy == 1) { in hws_ddr3_tip_init_controller()
2061 init_cntr_prm.init_phy = 1; in ddr3_tip_ddr3_training_main_flow()
/openbmc/u-boot/drivers/net/
H A Dtsec.c669 static int init_phy(struct tsec_private *priv) in init_phy() function
760 return init_phy(priv); in tsec_initialize()
866 return !init_phy(priv); in tsec_probe()
H A Dvsc9953.c124 static int init_phy(struct eth_device *dev) in init_phy() function
174 if (init_phy(dev)) { in vsc9953_port_init()
/openbmc/u-boot/drivers/net/fm/
H A Deth.c682 static int init_phy(struct eth_device *dev) in init_phy() function
787 init_phy(dev); in fm_eth_initialize()
/openbmc/u-boot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.c21 static int init_phy(struct eth_device *dev) in init_phy() function
1045 err = init_phy(net_dev); in ldpaa_eth_netdev_init()
/openbmc/u-boot/drivers/qe/
H A Duec.c417 static int init_phy(struct eth_device *dev) in init_phy() function
1208 err = init_phy(dev); in uec_init()
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h865 GLOBAL void init_phy (MAC_ENGINE *eng, PHY_ENGINE *phyeng);
H A Dmactest.c1258 init_phy(p_eng, p_phy_eng); in test_start()
H A Dphy.c2269 void init_phy (MAC_ENGINE *eng, PHY_ENGINE *phyeng) in init_phy() function
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2775 goto init_phy; in emac_init_phy()
2812 init_phy: in emac_init_phy()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth.c1702 static int init_phy(struct net_device *dev) in init_phy() function
3294 err = init_phy(dev); in ucc_geth_open()
H A Dgianfar.c1646 static int init_phy(struct net_device *dev) in init_phy() function
2910 err = init_phy(dev); in gfar_enet_open()