Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dphy-uclass.c123 int generic_phy_exit(struct phy *phy) in generic_phy_exit() function
/openbmc/u-boot/include/
H A Dgeneric-phy.h231 static inline int generic_phy_exit(struct phy *phy) in generic_phy_exit() function