Searched refs:dwc3_meson_g12a (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c140 struct dwc3_meson_g12a;
148 int (*setup_regmaps)(struct dwc3_meson_g12a *priv, void __iomem *base);
149 int (*usb2_init_phy)(struct dwc3_meson_g12a *priv, int i,
151 int (*set_phy_mode)(struct dwc3_meson_g12a *priv, int i,
153 int (*usb_init)(struct dwc3_meson_g12a *priv);
154 int (*usb_post_init)(struct dwc3_meson_g12a *priv);
157 static int dwc3_meson_gxl_setup_regmaps(struct dwc3_meson_g12a *priv,
159 static int dwc3_meson_g12a_setup_regmaps(struct dwc3_meson_g12a *priv,
162 static int dwc3_meson_g12a_usb2_init_phy(struct dwc3_meson_g12a *priv, int i,
164 static int dwc3_meson_gxl_usb2_init_phy(struct dwc3_meson_g12a *pri
250 struct dwc3_meson_g12a { struct
[all...]

Completed in 283 milliseconds