Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac-phy.h18 int emac_phy_config(struct platform_device *pdev, struct emac_adapter *adpt);
Demac-phy.c100 int emac_phy_config(struct platform_device *pdev, struct emac_adapter *adpt) in emac_phy_config() function
Demac.c667 ret = emac_phy_config(pdev, adpt); in emac_probe()