Home
last modified time | relevance | path

Searched refs:comphy (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c1873 struct phy *comphy; in rk_gmac_setup() local
1875 comphy = devm_of_phy_get(&pdev->dev, dev->of_node, NULL); in rk_gmac_setup()
1876 if (IS_ERR(comphy)) { in rk_gmac_setup()
1879 ret = phy_init(comphy); in rk_gmac_setup()

Completed in 5 milliseconds