Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/qualcomm/
Dphy-qcom-usb-hs.c53 case PHY_MODE_USB_OTG: in qcom_usb_hs_phy_set_mode()
70 case PHY_MODE_USB_OTG: in qcom_usb_hs_phy_set_mode()
/linux-5.19.10/drivers/usb/musb/
Dmediatek.c98 glue->phy_mode = PHY_MODE_USB_OTG; in mtk_otg_switch_set()
234 new_mode = PHY_MODE_USB_OTG; in mtk_musb_set_mode()
445 glue->phy_mode = PHY_MODE_USB_OTG; in mtk_musb_probe()
Dda8xx.c335 return phy_set_mode(glue->phy, PHY_MODE_USB_OTG); in da8xx_musb_set_mode()
345 phy_mode = PHY_MODE_USB_OTG; in da8xx_musb_set_mode()
Dsunxi.c337 new_mode = PHY_MODE_USB_OTG; in sunxi_musb_set_mode()
708 glue->phy_mode = PHY_MODE_USB_OTG; in sunxi_musb_probe()
/linux-5.19.10/drivers/phy/ti/
Dphy-da8xx-usb.c101 case PHY_MODE_USB_OTG: /* Don't override the VBUS/ID comparators */ in da8xx_usb20_phy_set_mode()
/linux-5.19.10/drivers/phy/amlogic/
Dphy-meson-gxl-usb2.c159 case PHY_MODE_USB_OTG: in phy_meson_gxl_usb2_set_mode()
/linux-5.19.10/drivers/phy/ingenic/
Dphy-ingenic-usb.c179 case PHY_MODE_USB_OTG: in ingenic_usb_phy_set_mode()
/linux-5.19.10/include/linux/phy/
Dphy.h37 PHY_MODE_USB_OTG, enumerator
/linux-5.19.10/drivers/phy/mediatek/
Dphy-mtk-xsphy.c232 case PHY_MODE_USB_OTG: in u2_phy_instance_set_mode()
Dphy-mtk-tphy.c639 case PHY_MODE_USB_OTG: in u2_phy_instance_set_mode()
/linux-5.19.10/drivers/phy/allwinner/
Dphy-sun4i-usb.c495 case PHY_MODE_USB_OTG: in sun4i_usb_phy_set_mode()
/linux-5.19.10/drivers/usb/gadget/udc/
Dtegra-xudc.c715 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_device_mode_on()
734 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, USB_ROLE_NONE); in tegra_xudc_device_mode_off()
844 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_plc_reset_work()
846 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_plc_reset_work()
/linux-5.19.10/drivers/usb/host/
Dxhci-tegra.c1222 phy_set_mode_ext(phy, PHY_MODE_USB_OTG, USB_ROLE_HOST); in tegra_xhci_id_work()
1224 phy_set_mode_ext(phy, PHY_MODE_USB_OTG, USB_ROLE_NONE); in tegra_xhci_id_work()
/linux-5.19.10/drivers/phy/tegra/
Dxusb-tegra186.c760 if (mode == PHY_MODE_USB_OTG) { in tegra186_utmi_phy_set_mode()
Dxusb-tegra210.c1926 if (mode == PHY_MODE_USB_OTG) { in tegra210_usb2_phy_set_mode()