Home
last modified time | relevance | path

Searched refs:generic_shutdown_phy (Results 1 – 7 of 7) sorted by relevance

/u-boot/include/
A Dgeneric-phy.h430 int generic_shutdown_phy(struct phy *phy);
517 static inline int generic_shutdown_phy(struct phy *phy) in generic_shutdown_phy() function
/u-boot/drivers/usb/host/
A Dehci-generic.c114 ret = generic_shutdown_phy(&priv->phy); in ehci_usb_probe()
144 ret = generic_shutdown_phy(&priv->phy); in ehci_usb_remove()
A Dohci-generic.c99 ret = generic_shutdown_phy(&priv->phy); in ohci_usb_probe()
124 ret = generic_shutdown_phy(&priv->phy); in ohci_usb_remove()
A Dehci-msm.c84 ret = generic_shutdown_phy(&p->phy); in ehci_usb_remove()
A Dehci-pci.c152 return generic_shutdown_phy(&priv->phy); in ehci_pci_remove()
A Dehci-mx6.c744 generic_shutdown_phy(&priv->phy); in ehci_usb_probe()
768 generic_shutdown_phy(&priv->phy); in ehci_usb_remove()
/u-boot/drivers/phy/
A Dphy-uclass.c531 int generic_shutdown_phy(struct phy *phy) in generic_shutdown_phy() function

Completed in 16 milliseconds