Home
last modified time | relevance | path

Searched defs:of_phy_get (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/phy/
H A Dphy-core.c617 struct phy *of_phy_get(struct device_node *np, const char *con_id) of_phy_get() function
/openbmc/linux/include/linux/phy/
H A Dphy.h476 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() function