Searched refs:usb3_phy (Results 1 – 25 of 69) sorted by relevance
123
/linux-6.3-rc2/drivers/usb/dwc3/ |
A D | dwc3-keystone.c | 38 struct phy *usb3_phy; member 102 if (IS_ERR(kdwc->usb3_phy)) in kdwc3_probe() 105 phy_pm_runtime_get_sync(kdwc->usb3_phy); in kdwc3_probe() 107 error = phy_reset(kdwc->usb3_phy); in kdwc3_probe() 113 error = phy_init(kdwc->usb3_phy); in kdwc3_probe() 119 error = phy_power_on(kdwc->usb3_phy); in kdwc3_probe() 122 phy_exit(kdwc->usb3_phy); in kdwc3_probe() 168 phy_power_off(kdwc->usb3_phy); in kdwc3_probe() 169 phy_exit(kdwc->usb3_phy); in kdwc3_probe() 196 phy_power_off(kdwc->usb3_phy); in kdwc3_remove() [all …]
|
A D | dwc3-xilinx.c | 50 struct phy *usb3_phy; member 108 if (IS_ERR(priv_data->usb3_phy)) { in dwc3_xlnx_init_zynqmp() 109 ret = PTR_ERR(priv_data->usb3_phy); in dwc3_xlnx_init_zynqmp() 124 if (!priv_data->usb3_phy) in dwc3_xlnx_init_zynqmp() 169 ret = phy_init(priv_data->usb3_phy); in dwc3_xlnx_init_zynqmp() 171 phy_exit(priv_data->usb3_phy); in dwc3_xlnx_init_zynqmp() 199 ret = phy_power_on(priv_data->usb3_phy); in dwc3_xlnx_init_zynqmp() 201 phy_exit(priv_data->usb3_phy); in dwc3_xlnx_init_zynqmp() 353 phy_exit(priv_data->usb3_phy); in dwc3_xlnx_suspend() 370 ret = phy_init(priv_data->usb3_phy); in dwc3_xlnx_resume() [all …]
|
A D | core.c | 845 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_core_exit() 850 usb_phy_shutdown(dwc->usb3_phy); in dwc3_core_exit() 1121 usb_phy_init(dwc->usb3_phy); in dwc3_core_init() 1170 usb_phy_set_suspend(dwc->usb3_phy, 0); in dwc3_core_init() 1307 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_core_init() 1311 usb_phy_shutdown(dwc->usb3_phy); in dwc3_core_init() 1344 if (IS_ERR(dwc->usb3_phy)) { in dwc3_core_get_phy() 1345 ret = PTR_ERR(dwc->usb3_phy); in dwc3_core_get_phy() 1347 dwc->usb3_phy = NULL; in dwc3_core_get_phy() 1939 usb_phy_set_suspend(dwc->usb3_phy, 1); in dwc3_probe() [all …]
|
/linux-6.3-rc2/drivers/usb/cdns3/ |
A D | cdns3-plat.c | 33 ret = phy_power_on(cdns->usb3_phy); in set_phy_power_on() 42 phy_power_off(cdns->usb3_phy); in set_phy_power_off() 127 cdns->usb3_phy = devm_phy_optional_get(dev, "cdns3,usb3-phy"); in cdns3_plat_probe() 128 if (IS_ERR(cdns->usb3_phy)) in cdns3_plat_probe() 129 return PTR_ERR(cdns->usb3_phy); in cdns3_plat_probe() 131 ret = phy_init(cdns->usb3_phy); in cdns3_plat_probe() 165 phy_exit(cdns->usb3_phy); in cdns3_plat_probe() 189 phy_exit(cdns->usb3_phy); in cdns3_plat_remove() 246 phy_exit(cdns->usb3_phy); in cdns3_controller_resume() 247 ret = phy_init(cdns->usb3_phy); in cdns3_controller_resume()
|
A D | drd.c | 199 phy_set_mode(cdns->usb3_phy, PHY_MODE_USB_HOST); in cdns_drd_host_on() 219 phy_set_mode(cdns->usb3_phy, PHY_MODE_INVALID); in cdns_drd_host_off() 251 phy_set_mode(cdns->usb3_phy, PHY_MODE_USB_DEVICE); in cdns_drd_gadget_on() 276 phy_set_mode(cdns->usb3_phy, PHY_MODE_INVALID); in cdns_drd_gadget_off()
|
A D | core.h | 109 struct phy *usb3_phy; member
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | armada-385-db-ap.dts | 140 usb-phy = <&usb3_phy>; 172 usb3_phy: usb3_phy { label
|
A D | bcm47094.dtsi | 20 &usb3_phy {
|
A D | bcm4708-linksys-ea6300-v1.dts | 46 &usb3_phy {
|
A D | bcm4708-linksys-ea6500-v2.dts | 42 &usb3_phy {
|
A D | bcm4709-linksys-ea9200.dts | 47 &usb3_phy {
|
A D | bcm47094-phicomm-k3.dts | 37 &usb3_phy {
|
A D | armada-388-gp.dts | 203 usb-phy = <&usb3_phy>; 251 usb3_phy: usb3_phy { label
|
A D | bcm47094-luxul-abr-4500.dts | 68 &usb3_phy {
|
A D | bcm47094-luxul-xbr-4500.dts | 68 &usb3_phy {
|
A D | bcm4708-asus-rt-ac68u.dts | 83 &usb3_phy {
|
A D | bcm4708-netgear-r6300-v2.dts | 86 &usb3_phy {
|
A D | bcm47081-asus-rt-n18u.dts | 77 &usb3_phy {
|
A D | bcm4709-asus-rt-ac87u.dts | 65 &usb3_phy {
|
A D | bcm4708-asus-rt-ac56u.dts | 92 &usb3_phy {
|
A D | bcm47094-netgear-r8500.dts | 94 &usb3_phy {
|
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/ |
A D | allwinner,sun50i-h6-usb-phy.yaml | 40 - const: usb3_phy 99 "usb3_phy";
|
A D | allwinner,sun8i-h3-usb-phy.yaml | 53 - const: usb3_phy 153 "usb3_phy";
|
/linux-6.3-rc2/arch/arm64/boot/dts/marvell/ |
A D | armada-3720-espressobin-ultra.dts | 36 usb3_phy: usb3-phy { label 110 usb-phy = <&usb3_phy>;
|
A D | armada-3720-db.dts | 42 usb3_phy: usb3-phy { label 219 usb-phy = <&usb3_phy>;
|
Completed in 31 milliseconds
123