Home
last modified time | relevance | path

Searched full:usb2_phy (Results 1 – 25 of 69) sorted by relevance

123

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-plat.c30 ret = phy_power_on(cdns->usb2_phy); in set_phy_power_on()
36 phy_power_off(cdns->usb2_phy); in set_phy_power_on()
44 phy_power_off(cdns->usb2_phy); in set_phy_power_off()
120 cdns->usb2_phy = devm_phy_optional_get(dev, "cdns3,usb2-phy"); in cdns3_plat_probe()
121 if (IS_ERR(cdns->usb2_phy)) in cdns3_plat_probe()
122 return PTR_ERR(cdns->usb2_phy); in cdns3_plat_probe()
124 ret = phy_init(cdns->usb2_phy); in cdns3_plat_probe()
168 phy_exit(cdns->usb2_phy); in cdns3_plat_probe()
189 phy_exit(cdns->usb2_phy); in cdns3_plat_remove()
241 phy_exit(cdns->usb2_phy); in cdns3_controller_resume()
[all …]
H A Dcore.h69 * @usb2_phy: pointer to USB2 PHY
109 struct phy *usb2_phy; member
H A Ddrd.c200 phy_set_mode(cdns->usb2_phy, PHY_MODE_USB_HOST); in cdns_drd_host_on()
221 phy_set_mode(cdns->usb2_phy, PHY_MODE_INVALID); in cdns_drd_host_off()
254 phy_set_mode(cdns->usb2_phy, PHY_MODE_USB_DEVICE); in cdns_drd_gadget_on()
280 phy_set_mode(cdns->usb2_phy, PHY_MODE_INVALID); in cdns_drd_gadget_off()
/openbmc/u-boot/doc/device-tree-bindings/phy/
H A Dsun4i-usb-phy.txt27 * "usb0_phy", "usb1_phy" and "usb2_phy" for sun6i
29 * "usb0_phy", "usb1_phy", "usb2_phy" and "usb2_hsic_12M" for sun8i-a83t
30 * "usb0_phy", "usb1_phy", "usb2_phy" and "usb3_phy" for sun8i-h3
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dsamsung,exynos-usb2.yaml79 phys = <&usb2_phy 0>;
105 phys = <&usb2_phy 0>;
H A Dohci-st.txt30 phys = <&usb2_phy>;
H A Dehci-st.txt32 phys = <&usb2_phy>;
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos54xx.dtsi192 phys = <&usb2_phy 0>;
200 phys = <&usb2_phy 0>;
204 usb2_phy: phy@12130000 { label
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dallwinner,sun8i-r40-usb-phy.yaml44 - const: usb2_phy
112 "usb2_phy";
H A Dallwinner,sun6i-a31-usb-phy.yaml42 - const: usb2_phy
108 "usb2_phy";
H A Dallwinner,sun8i-a83t-usb-phy.yaml43 - const: usb2_phy
111 "usb2_phy",
H A Dallwinner,sun8i-h3-usb-phy.yaml52 - const: usb2_phy
152 "usb2_phy",
H A Dphy-bindings.txt49 phys = <&usb2_phy>, <&usb3_phy>;
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c235 if (dwc->usb2_phy) in __dwc3_set_mode()
236 otg_set_vbus(dwc->usb2_phy->otg, true); in __dwc3_set_mode()
251 if (dwc->usb2_phy) in __dwc3_set_mode()
252 otg_set_vbus(dwc->usb2_phy->otg, false); in __dwc3_set_mode()
762 usb_phy_init(dwc->usb2_phy); in dwc3_phy_init()
779 usb_phy_shutdown(dwc->usb2_phy); in dwc3_phy_init()
790 usb_phy_shutdown(dwc->usb2_phy); in dwc3_phy_exit()
797 usb_phy_set_suspend(dwc->usb2_phy, 0); in dwc3_phy_power_on()
833 usb_phy_set_suspend(dwc->usb2_phy, 1); in dwc3_clk_enable()
844 usb_phy_set_suspend(dwc->usb2_phy, in dwc3_clk_enable()
[all...]
H A Ddrd.c387 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()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-cm-t3x30.dtsi126 usb-phy = <&usb2_phy>;
127 phys = <&usb2_phy>;
H A Domap3-evm-common.dtsi178 usb-phy = <&usb2_phy>;
179 phys = <&usb2_phy>;
H A Domap3-sniper.dts217 usb-phy = <&usb2_phy>;
218 phys = <&usb2_phy>;
H A Dlogicpd-som-lv-baseboard.dtsi232 usb-phy = <&usb2_phy>;
233 phys = <&usb2_phy>;
H A Domap3-igep.dtsi242 usb-phy = <&usb2_phy>;
243 phys = <&usb2_phy>;
/openbmc/u-boot/arch/arm/dts/
H A Domap3-evm-common.dtsi175 usb-phy = <&usb2_phy>;
176 phys = <&usb2_phy>;
H A Darmada-388-helios4.dts131 usb2_phy: usb2-phy { label
260 usb-phy = <&usb2_phy>;
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Disp1704.yaml41 usb-phy = <&usb2_phy>;
/openbmc/linux/include/linux/phy/
H A Domap_control_phy.h14 OMAP_CTRL_TYPE_USB2, /* USB2_PHY, power down in CONTROL_DEV_CONF */
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Darmada-388-helios4.dts141 usb2_phy: usb2-phy { label
264 usb-phy = <&usb2_phy>;

123