Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H 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()
/openbmc/linux/drivers/usb/musb/
H A Dmediatek.c99 glue->phy_mode = PHY_MODE_USB_OTG; in mtk_otg_switch_set()
235 new_mode = PHY_MODE_USB_OTG; in mtk_musb_set_mode()
447 glue->phy_mode = PHY_MODE_USB_OTG; in mtk_musb_probe()
H 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()
H A Dsunxi.c344 new_mode = PHY_MODE_USB_OTG; in sunxi_musb_set_mode()
714 glue->phy_mode = PHY_MODE_USB_OTG; in sunxi_musb_probe()
/openbmc/linux/drivers/phy/starfive/
H A Dphy-jh7110-usb.c52 case PHY_MODE_USB_OTG: in usb2_phy_set_mode()
H A Dphy-jh7110-pcie.c114 case PHY_MODE_USB_OTG: in jh7110_pcie_phy_set_mode()
/openbmc/linux/drivers/phy/ti/
H A Dphy-da8xx-usb.c101 case PHY_MODE_USB_OTG: /* Don't override the VBUS/ID comparators */ in da8xx_usb20_phy_set_mode()
/openbmc/linux/drivers/phy/amlogic/
H A Dphy-meson-gxl-usb2.c159 case PHY_MODE_USB_OTG: in phy_meson_gxl_usb2_set_mode()
/openbmc/linux/drivers/phy/ingenic/
H A Dphy-ingenic-usb.c180 case PHY_MODE_USB_OTG: in ingenic_usb_phy_set_mode()
/openbmc/linux/include/linux/phy/
H A Dphy.h37 PHY_MODE_USB_OTG, enumerator
/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c223 case PHY_MODE_USB_OTG: in u2_phy_instance_set_mode()
H A Dphy-mtk-tphy.c936 case PHY_MODE_USB_OTG: in u2_phy_instance_set_mode()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c716 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_device_mode_on()
735 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, USB_ROLE_NONE); in tegra_xudc_device_mode_off()
854 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_plc_reset_work()
856 phy_set_mode_ext(xudc->curr_utmi_phy, PHY_MODE_USB_OTG, in tegra_xudc_plc_reset_work()
/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun4i-usb.c532 case PHY_MODE_USB_OTG: in sun4i_usb_phy_set_mode()
/openbmc/linux/drivers/usb/host/
H 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()
/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c819 if (mode == PHY_MODE_USB_OTG) { in tegra186_utmi_phy_set_mode()
H A Dxusb-tegra210.c1926 if (mode == PHY_MODE_USB_OTG) { in tegra210_usb2_phy_set_mode()