Searched refs:init_phy (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/pci/controller/dwc/ |
| H A D | pci-imx6.c | 126 int (*init_phy)(struct imx_pcie *pcie); member 1146 if (imx_pcie->drvdata->init_phy) in imx_pcie_host_init() 1147 imx_pcie->drvdata->init_phy(imx_pcie); in imx_pcie_host_init() 1661 .init_phy = imx_pcie_init_phy, 1675 .init_phy = imx6sx_pcie_init_phy, 1691 .init_phy = imx_pcie_init_phy, 1717 .init_phy = imx8mq_pcie_init_phy, 1755 .init_phy = imx95_pcie_init_phy, 1768 .init_phy = imx8mq_pcie_init_phy, 1807 .init_phy = imx95_pcie_init_phy,
|
| /linux-6.15/drivers/net/ethernet/sfc/falcon/ |
| H A D | falcon_boards.c | 710 .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 D | tenxpress.c | 189 falcon_board(efx)->type->init_phy(efx); in tenxpress_phy_init()
|
| H A D | nic.h | 156 void (*init_phy) (struct ef4_nic *efx); member
|
| H A D | qt202x_phy.c | 330 falcon_board(efx)->type->init_phy(efx); in qt202x_reset_phy()
|
| H A D | txc43128_phy.c | 318 falcon_board(efx)->type->init_phy(efx); in txc_apply_defaults()
|
| /linux-6.15/drivers/net/ethernet/ibm/emac/ |
| H A D | core.c | 2727 goto init_phy; in emac_init_phy() 2764 init_phy: in emac_init_phy()
|
| /linux-6.15/drivers/net/ethernet/freescale/ |
| H A D | gianfar.c | 1648 static int init_phy(struct net_device *dev) in init_phy() function 2903 err = init_phy(dev); in gfar_enet_open()
|