Home
last modified time | relevance | path

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

/linux/drivers/base/
A Dproperty.c933 int fwnode_get_phy_mode(const struct fwnode_handle *fwnode) in fwnode_get_phy_mode() function
951 EXPORT_SYMBOL_GPL(fwnode_get_phy_mode);
963 return fwnode_get_phy_mode(dev_fwnode(dev)); in device_get_phy_mode()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-mac.c141 err = fwnode_get_phy_mode(dpmac_node); in dpaa2_mac_get_if_mode()
/linux/include/linux/
A Dproperty.h463 int fwnode_get_phy_mode(const struct fwnode_handle *fwnode);
/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-intel.c586 phy_mode = fwnode_get_phy_mode(fwnode); in intel_mgbe_common_data()
/linux/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_main.c1195 phy_mode = fwnode_get_phy_mode(portnp); in lan966x_probe()
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_main.c6764 phy_mode = fwnode_get_phy_mode(port_fwnode); in mvpp2_port_probe()

Completed in 27 milliseconds