Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
Ddwc3-meson-g12a.c140 struct dwc3_meson_g12a;
149 int (*setup_regmaps)(struct dwc3_meson_g12a *priv, void __iomem *base);
150 int (*usb2_init_phy)(struct dwc3_meson_g12a *priv, int i,
152 int (*set_phy_mode)(struct dwc3_meson_g12a *priv, int i,
154 int (*usb_init)(struct dwc3_meson_g12a *priv);
155 int (*usb_post_init)(struct dwc3_meson_g12a *priv);
158 static int dwc3_meson_gxl_setup_regmaps(struct dwc3_meson_g12a *priv,
160 static int dwc3_meson_g12a_setup_regmaps(struct dwc3_meson_g12a *priv,
163 static int dwc3_meson_g12a_usb2_init_phy(struct dwc3_meson_g12a *priv, int i,
165 static int dwc3_meson_gxl_usb2_init_phy(struct dwc3_meson_g12a *priv, int i,
[all …]
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch14617 + struct dwc3_meson_g12a *priv = dev_get_drvdata(dev);
14630 + struct dwc3_meson_g12a *priv = dev_get_drvdata(dev);
14651 static int dwc3_meson_gxl_set_phy_mode(struct dwc3_meson_g12a *priv,