Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dproperty.c938 int fwnode_get_phy_mode(const struct fwnode_handle *fwnode) in fwnode_get_phy_mode() function
956 EXPORT_SYMBOL_GPL(fwnode_get_phy_mode);
968 return fwnode_get_phy_mode(dev_fwnode(dev)); in device_get_phy_mode()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.c141 err = fwnode_get_phy_mode(dpmac_node); in dpaa2_mac_get_if_mode()
/openbmc/linux/include/linux/
H A Dproperty.h444 int fwnode_get_phy_mode(const struct fwnode_handle *fwnode);
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel.c575 phy_mode = fwnode_get_phy_mode(fwnode); in intel_mgbe_common_data()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c1196 phy_mode = fwnode_get_phy_mode(portnp); in lan966x_probe()
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c6741 phy_mode = fwnode_get_phy_mode(port_fwnode); in mvpp2_port_probe()