Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dproperty.c898 int fwnode_get_phy_mode(struct fwnode_handle *fwnode) in fwnode_get_phy_mode() function
916 EXPORT_SYMBOL_GPL(fwnode_get_phy_mode);
928 return fwnode_get_phy_mode(dev_fwnode(dev)); in device_get_phy_mode()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-mac.c136 err = fwnode_get_phy_mode(dpmac_node); in dpaa2_mac_get_if_mode()
/linux-6.3-rc2/include/linux/
A Dproperty.h399 int fwnode_get_phy_mode(struct fwnode_handle *fwnode);
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-intel.c578 phy_mode = fwnode_get_phy_mode(fwnode); in intel_mgbe_common_data()
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_main.c1148 phy_mode = fwnode_get_phy_mode(portnp); in lan966x_probe()
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c6694 phy_mode = fwnode_get_phy_mode(port_fwnode); in mvpp2_port_probe()

Completed in 24 milliseconds