Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy.h218 int generic_phy_reset(struct phy *phy);
330 static inline int generic_phy_reset(struct phy *phy) in generic_phy_reset() function
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-uclass.su
H A Dphy-uclass.c110 int generic_phy_reset(struct phy *phy) in generic_phy_reset() function
/OK3568_Linux_fs/u-boot/test/dm/
H A Dphy.c101 ut_assertok(generic_phy_reset(&phy1)); in dm_test_phy_ops()
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dcore.c255 generic_phy_reset(&cdns->usb3_phy); in cdns3_idle_role_stop()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map