Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dproperty.c1017 int fwnode_get_phy_mode(const struct fwnode_handle *fwnode) in fwnode_get_phy_mode() function
1035 EXPORT_SYMBOL_GPL(fwnode_get_phy_mode);
1047 return fwnode_get_phy_mode(dev_fwnode(dev)); in device_get_phy_mode()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c1203 phy_mode = fwnode_get_phy_mode(portnp); in lan966x_probe()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel.c721 phy_mode = fwnode_get_phy_mode(fwnode); in intel_mgbe_common_data()