Home
last modified time | relevance | path

Searched refs:emac_phy_config (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/qualcomm/emac/
Demac-phy.h10 int emac_phy_config(struct platform_device *pdev, struct emac_adapter *adpt);
Demac-phy.c92 int emac_phy_config(struct platform_device *pdev, struct emac_adapter *adpt) in emac_phy_config() function
Demac.c653 ret = emac_phy_config(pdev, adpt); in emac_probe()