Home
last modified time | relevance | path

Searched refs:generic_phy_power_off (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/test/dm/
H A Dphy.c80 ut_assertok(generic_phy_power_off(&phy1)); in dm_test_phy_ops()
88 ut_assert(generic_phy_power_off(&phy1) != 0); in dm_test_phy_ops()
95 ut_assertok(generic_phy_power_off(&phy1)); in dm_test_phy_ops()
106 ut_asserteq(-EIO, generic_phy_power_off(&phy2)); in dm_test_phy_ops()
110 ut_asserteq(-EIO, generic_phy_power_off(&phy3)); in dm_test_phy_ops()
111 ut_asserteq(-EIO, generic_phy_power_off(&phy3)); in dm_test_phy_ops()
/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy.h251 int generic_phy_power_off(struct phy *phy);
353 static inline int generic_phy_power_off(struct phy *phy) in generic_phy_power_off() function
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-uclass.su
H A Dphy-uclass.c143 int generic_phy_power_off(struct phy *phy) in generic_phy_power_off() function
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dcore.c371 generic_phy_power_off(&cdns->usb2_phy); in cdns3_remove()
372 generic_phy_power_off(&cdns->usb3_phy); in cdns3_remove()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-generic.c63 ret = generic_phy_power_off(&priv->phy); in ohci_shutdown_phy()
H A Dehci-hcd.c1715 ret = generic_phy_power_off(phy); in ehci_shutdown_phy()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dda8xx.c321 generic_phy_power_off(&platdata->phy); in da8xx_musb_probe()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c933 generic_phy_power_off(&usb_phys[i]); in dwc3_setup_phy()
955 ret = generic_phy_power_off(&usb_phys[i]); in dwc3_shutdown_phy()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c1007 generic_phy_power_off(&usb_phys[i]); in dwc2_phy_setup()
1029 ret = generic_phy_power_off(&usb_phys[i]); in dwc2_phy_shutdown()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_dw_rockchip.c671 generic_phy_power_off(&priv->phy); in rockchip_pcie_init_port()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw-dp.c1534 generic_phy_power_off(&dp->phy); in dw_dp_connector_detect()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map