Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/phy/qualcomm/
A 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-6.3-rc2/drivers/usb/musb/
A 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()
446 glue->phy_mode = PHY_MODE_USB_OTG; in mtk_musb_probe()
A 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()
A Dsunxi.c345 new_mode = PHY_MODE_USB_OTG; in sunxi_musb_set_mode()
715 glue->phy_mode = PHY_MODE_USB_OTG; in sunxi_musb_probe()
/linux-6.3-rc2/drivers/phy/ti/
A Dphy-da8xx-usb.c101 case PHY_MODE_USB_OTG: /* Don't override the VBUS/ID comparators */ in da8xx_usb20_phy_set_mode()
/linux-6.3-rc2/drivers/phy/amlogic/
A Dphy-meson-gxl-usb2.c159 case PHY_MODE_USB_OTG: in phy_meson_gxl_usb2_set_mode()
/linux-6.3-rc2/drivers/phy/ingenic/
A Dphy-ingenic-usb.c179 case PHY_MODE_USB_OTG: in ingenic_usb_phy_set_mode()
/linux-6.3-rc2/include/linux/phy/
A Dphy.h37 PHY_MODE_USB_OTG, enumerator
/linux-6.3-rc2/drivers/phy/mediatek/
A Dphy-mtk-xsphy.c223 case PHY_MODE_USB_OTG: in u2_phy_instance_set_mode()
A Dphy-mtk-tphy.c581 case PHY_MODE_USB_OTG: in u2_phy_instance_set_mode()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dtegra-xudc.c717 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_device_mode_on()
736 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, USB_ROLE_NONE); in tegra_xudc_device_mode_off()
855 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_plc_reset_work()
857 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_plc_reset_work()
/linux-6.3-rc2/drivers/phy/allwinner/
A Dphy-sun4i-usb.c534 case PHY_MODE_USB_OTG: in sun4i_usb_phy_set_mode()
/linux-6.3-rc2/drivers/usb/host/
A Dxhci-tegra.c1357 phy_set_mode_ext(phy, PHY_MODE_USB_OTG, USB_ROLE_HOST); in tegra_xhci_id_work()
1359 phy_set_mode_ext(phy, PHY_MODE_USB_OTG, USB_ROLE_NONE); in tegra_xhci_id_work()
/linux-6.3-rc2/drivers/phy/tegra/
A Dxusb-tegra186.c800 if (mode == PHY_MODE_USB_OTG) { in tegra186_utmi_phy_set_mode()
A Dxusb-tegra210.c1926 if (mode == PHY_MODE_USB_OTG) { in tegra210_usb2_phy_set_mode()

Completed in 47 milliseconds