Home
last modified time | relevance | path

Searched refs:generic_phy_valid (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dgeneric-phy.h271 static inline bool generic_phy_valid(struct phy *phy) in generic_phy_valid() function
/openbmc/u-boot/drivers/usb/host/
H A Dohci-generic.c60 if (generic_phy_valid(&priv->phy)) { in ohci_shutdown_phy()
H A Dehci-hcd.c1727 if (generic_phy_valid(phy)) { in ehci_shutdown_phy()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dsunxi.c347 if (generic_phy_valid(&glue->phy)) { in sunxi_musb_exit()
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.c862 if (!generic_phy_valid(&usb_phys[i])) in dwc3_shutdown_phy()