Searched refs:usb2_phy (Results 1 – 25 of 49) sorted by relevance
12
| /linux/drivers/usb/cdns3/ |
| A D | cdns3-plat.c | 28 ret = phy_power_on(cdns->usb2_phy); in set_phy_power_on() 34 phy_power_off(cdns->usb2_phy); in set_phy_power_on() 42 phy_power_off(cdns->usb2_phy); in set_phy_power_off() 119 cdns->usb2_phy = devm_phy_optional_get(dev, "cdns3,usb2-phy"); in cdns3_plat_probe() 120 if (IS_ERR(cdns->usb2_phy)) in cdns3_plat_probe() 121 return PTR_ERR(cdns->usb2_phy); in cdns3_plat_probe() 123 ret = phy_init(cdns->usb2_phy); in cdns3_plat_probe() 167 phy_exit(cdns->usb2_phy); in cdns3_plat_probe() 188 phy_exit(cdns->usb2_phy); in cdns3_plat_remove() 241 phy_exit(cdns->usb2_phy); in cdns3_controller_resume() [all …]
|
| A D | core.h | 108 struct phy *usb2_phy; member
|
| /linux/drivers/usb/dwc3/ |
| A D | core.c | 193 if (dwc->usb2_phy) in __dwc3_set_mode() 209 if (dwc->usb2_phy) in __dwc3_set_mode() 752 usb_phy_shutdown(dwc->usb2_phy); in dwc3_core_exit() 993 usb_phy_init(dwc->usb2_phy); in dwc3_core_init() 1160 usb_phy_shutdown(dwc->usb2_phy); in dwc3_core_init() 1186 if (IS_ERR(dwc->usb2_phy)) { in dwc3_core_get_phy() 1187 ret = PTR_ERR(dwc->usb2_phy); in dwc3_core_get_phy() 1189 dwc->usb2_phy = NULL; in dwc3_core_get_phy() 1236 if (dwc->usb2_phy) in dwc3_core_init_mode() 1248 if (dwc->usb2_phy) in dwc3_core_init_mode() [all …]
|
| A D | drd.c | 387 if (dwc->usb2_phy) in dwc3_otg_update() 388 otg_set_vbus(dwc->usb2_phy->otg, true); in dwc3_otg_update() 401 if (dwc->usb2_phy) in dwc3_otg_update() 402 otg_set_vbus(dwc->usb2_phy->otg, false); in dwc3_otg_update()
|
| /linux/arch/arm/boot/dts/ |
| A D | exynos54xx.dtsi | 191 phys = <&usb2_phy 0>; 199 phys = <&usb2_phy 0>; 203 usb2_phy: phy@12130000 { label
|
| A D | omap3-cm-t3x30.dtsi | 126 usb-phy = <&usb2_phy>; 127 phys = <&usb2_phy>;
|
| A D | omap3-evm-common.dtsi | 178 usb-phy = <&usb2_phy>; 179 phys = <&usb2_phy>;
|
| A D | logicpd-som-lv-baseboard.dtsi | 232 usb-phy = <&usb2_phy>; 233 phys = <&usb2_phy>;
|
| A D | omap3-sniper.dts | 217 usb-phy = <&usb2_phy>; 218 phys = <&usb2_phy>;
|
| A D | omap3-igep.dtsi | 242 usb-phy = <&usb2_phy>; 243 phys = <&usb2_phy>;
|
| A D | omap3-overo-base.dtsi | 194 usb-phy = <&usb2_phy>; 195 phys = <&usb2_phy>;
|
| A D | armada-388-helios4.dts | 141 usb2_phy: usb2-phy { label 264 usb-phy = <&usb2_phy>;
|
| A D | omap3-beagle-xm.dts | 339 usb-phy = <&usb2_phy>; 340 phys = <&usb2_phy>;
|
| A D | omap3-tao3530.dtsi | 338 usb-phy = <&usb2_phy>; 339 phys = <&usb2_phy>;
|
| A D | twl4030.dtsi | 123 usb2_phy: twl4030-usb { label
|
| A D | logicpd-torpedo-baseboard.dtsi | 376 usb-phy = <&usb2_phy>; 377 phys = <&usb2_phy>;
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | allwinner,sun6i-a31-usb-phy.yaml | 42 - const: usb2_phy 108 "usb2_phy";
|
| A D | allwinner,sun8i-a83t-usb-phy.yaml | 43 - const: usb2_phy 111 "usb2_phy",
|
| A D | allwinner,sun8i-r40-usb-phy.yaml | 44 - const: usb2_phy 112 "usb2_phy";
|
| A D | allwinner,sun8i-h3-usb-phy.yaml | 49 - const: usb2_phy 126 "usb2_phy",
|
| A D | phy-bindings.txt | 49 phys = <&usb2_phy>, <&usb3_phy>;
|
| /linux/Documentation/devicetree/bindings/power/supply/ |
| A D | isp1704.yaml | 41 usb-phy = <&usb2_phy>;
|
| /linux/Documentation/devicetree/bindings/usb/ |
| A D | ohci-st.txt | 30 phys = <&usb2_phy>;
|
| A D | ehci-st.txt | 32 phys = <&usb2_phy>;
|
| /linux/drivers/power/supply/ |
| A D | bq256xx_charger.c | 230 struct usb_phy *usb2_phy; member 864 if (!IS_ERR_OR_NULL(bq->usb2_phy)) in bq256xx_charger_reset() 865 usb_unregister_notifier(bq->usb2_phy, &bq->usb_nb); in bq256xx_charger_reset() 1661 bq->usb2_phy = devm_usb_get_phy(dev, USB_PHY_TYPE_USB2); in bq256xx_probe() 1662 if (!IS_ERR_OR_NULL(bq->usb2_phy)) { in bq256xx_probe() 1665 usb_register_notifier(bq->usb2_phy, &bq->usb_nb); in bq256xx_probe()
|
Completed in 34 milliseconds
12