Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-loongson.c174 phy_mode = device_get_phy_mode(&pdev->dev); in loongson_dwmac_probe()
H A Dstmmac_platform.c418 phy_mode = device_get_phy_mode(&pdev->dev); in stmmac_probe_config_dt()
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-loongson.c105 phy_mode = device_get_phy_mode(&pdev->dev); in loongson_dwmac_probe()
H A Dstmmac_platform.c420 phy_mode = device_get_phy_mode(&pdev->dev); in stmmac_probe_config_dt()
/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c869 * device_get_phy_mode - Get phy mode for given device
876 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function
880 EXPORT_SYMBOL_GPL(device_get_phy_mode); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dproperty.c959 * device_get_phy_mode - Get phy mode for given device
966 int device_get_phy_mode(struct device *dev) in device_get_phy_mode() function
970 EXPORT_SYMBOL_GPL(device_get_phy_mode); variable
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c483 int phy_mode = device_get_phy_mode(kdev); in bcmgenet_phy_interface_init()
H A Dbcmgenet.c4056 if (device_get_phy_mode(&pdev->dev) == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dproperty.h384 int device_get_phy_mode(struct device *dev);
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c526 int phy_mode = device_get_phy_mode(kdev); in bcmgenet_phy_interface_init()
H A Dbcmgenet.c4112 if (device_get_phy_mode(&pdev->dev) == PHY_INTERFACE_MODE_INTERNAL) in bcmgenet_probe()
/kernel/linux/linux-6.6/include/linux/
H A Dproperty.h409 int device_get_phy_mode(struct device *dev);
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.c44 phy_mode = device_get_phy_mode(dev); in xge_get_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.c44 phy_mode = device_get_phy_mode(dev); in xge_get_resources()
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmsc911x.c2366 phy_interface = device_get_phy_mode(dev); in smsc911x_probe_config()
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c1743 pdata->phy_mode = device_get_phy_mode(dev); in xgene_enet_get_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c1743 pdata->phy_mode = device_get_phy_mode(dev); in xgene_enet_get_resources()
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmsc911x.c2378 phy_interface = device_get_phy_mode(dev); in smsc911x_probe_config()

Completed in 42 milliseconds