Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dphy-uclass.c109 int generic_phy_init(struct phy *phy) in generic_phy_init() function
/openbmc/u-boot/include/
H A Dgeneric-phy.h226 static inline int generic_phy_init(struct phy *phy) in generic_phy_init() function