Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c102 #define USB2_OTG_PHY 1 macro
277 (i == USB2_OTG_PHY) ? PHY_MODE_USB_DEVICE in dwc3_meson_gxl_usb2_init_phy()
304 if (i == USB2_OTG_PHY) { in dwc3_meson_g12a_usb2_init_phy()
382 BIT(USB2_OTG_PHY))); in dwc3_meson_g12a_usb_otg_apply_mode()
487 if (!priv->phys[USB2_OTG_PHY]) in dwc3_meson_g12a_otg_mode_set()
506 ret = priv->drvdata->set_phy_mode(priv, USB2_OTG_PHY, mode); in dwc3_meson_g12a_otg_mode_set()
687 ret = priv->drvdata->set_phy_mode(priv, USB2_OTG_PHY, in dwc3_meson_gxl_usb_post_init()