Home
last modified time | relevance | path

Searched refs:generic_phy_power_on (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/u-boot/test/dm/
H A Dphy.c79 ut_assertok(generic_phy_power_on(&phy1)); in dm_test_phy_ops()
87 ut_assert(generic_phy_power_on(&phy1) != 0); in dm_test_phy_ops()
94 ut_assertok(generic_phy_power_on(&phy1)); in dm_test_phy_ops()
105 ut_assertok(generic_phy_power_on(&phy2)); in dm_test_phy_ops()
/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy.h243 int generic_phy_power_on(struct phy *phy);
348 static inline int generic_phy_power_on(struct phy *phy) in generic_phy_power_on() function
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-uclass.su
H A Dphy-uclass.c132 int generic_phy_power_on(struct phy *phy) in generic_phy_power_on() function
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Ddwc_ahci.c68 ret = generic_phy_power_on(&phy); in dwc_ahci_probe()
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dcore.c347 ret = generic_phy_power_on(&cdns->usb2_phy); in cdns3_probe()
351 ret = generic_phy_power_on(&cdns->usb3_phy); in cdns3_probe()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-generic.c47 ret = generic_phy_power_on(&priv->phy); in ohci_setup_phy()
H A Dehci-hcd.c1697 ret = generic_phy_power_on(phy); in ehci_setup_phy()
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dda8xx.c302 generic_phy_power_on(&platdata->phy); in da8xx_musb_probe()
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_dw_rockchip.c634 ret = generic_phy_power_on(&priv->phy); in rockchip_pcie_init_port()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.c919 ret = generic_phy_power_on(&usb_phys[i]); in dwc3_setup_phy()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.c763 generic_phy_power_on(&dp->phy); in analogix_dp_connector_init()
H A Ddw-dp.c1429 ret = generic_phy_power_on(&dp->phy); in dw_dp_connector_init()
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c992 ret = generic_phy_power_on(&usb_phys[i]); in dwc2_phy_setup()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map