Home
last modified time | relevance | path

Searched refs:device_get_phy_mode (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/base/
A Dproperty.c961 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function
965 EXPORT_SYMBOL_GPL(device_get_phy_mode);
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c535 int phy_mode = device_get_phy_mode(kdev); in bcmgenet_phy_interface_init()
A Dbcmgenet.c4110 if (device_get_phy_mode(&pdev->dev) == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_probe()
/linux/include/linux/
A Dproperty.h462 int device_get_phy_mode(struct device *dev);
/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-loongson.c484 ret = device_get_phy_mode(&pdev->dev); in loongson_dwmac_dt_config()
A Dstmmac_platform.c454 phy_mode = device_get_phy_mode(&pdev->dev); in stmmac_probe_config_dt()
/linux/drivers/net/ethernet/apm/xgene-v2/
A Dmain.c44 phy_mode = device_get_phy_mode(dev); in xge_get_resources()
/linux/drivers/net/ethernet/apm/xgene/
A Dxgene_enet_main.c1743 pdata->phy_mode = device_get_phy_mode(dev); in xgene_enet_get_resources()
/linux/drivers/net/ethernet/smsc/
A Dsmsc911x.c2377 phy_interface = device_get_phy_mode(dev); in smsc911x_probe_config()

Completed in 35 milliseconds