Home
last modified time | relevance | path

Searched refs:generic_phy_exit (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy.h210 int generic_phy_exit(struct phy *phy);
325 static inline int generic_phy_exit(struct phy *phy) in generic_phy_exit() function
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-generic.c50 return generic_phy_exit(&priv->phy); in ohci_setup_phy()
69 ret = generic_phy_exit(&priv->phy); in ohci_shutdown_phy()
H A Dehci-hcd.c1700 return generic_phy_exit(phy); in ehci_setup_phy()
1721 ret = generic_phy_exit(phy); in ehci_shutdown_phy()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-uclass.su
H A Dphy-uclass.c121 int generic_phy_exit(struct phy *phy) in generic_phy_exit() function
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c418 generic_phy_exit(&priv->phys[i]); in dwc3_meson_g12a_probe()
437 generic_phy_exit(&priv->phys[i]); in dwc3_meson_g12a_remove()
H A Dcore.c936 generic_phy_exit(&usb_phys[i]); in dwc3_setup_phy()
942 generic_phy_exit(&usb_phys[i]); in dwc3_setup_phy()
956 ret |= generic_phy_exit(&usb_phys[i]); in dwc3_shutdown_phy()
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dcore.c373 generic_phy_exit(&cdns->usb2_phy); in cdns3_remove()
374 generic_phy_exit(&cdns->usb3_phy); in cdns3_remove()
/OK3568_Linux_fs/u-boot/test/dm/
H A Dphy.c86 ut_assertok(generic_phy_exit(&phy1)); in dm_test_phy_ops()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c1010 generic_phy_exit(&usb_phys[i]); in dwc2_phy_setup()
1016 generic_phy_exit(&usb_phys[i]); in dwc2_phy_setup()
1030 ret |= generic_phy_exit(&usb_phys[i]); in dwc2_phy_shutdown()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_dw_rockchip.c673 generic_phy_exit(&priv->phy); in rockchip_pcie_init_port()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map