Symbol: dwc3_meson_g12a
drivers/usb/dwc3/dwc3-meson-g12a.c
140
struct dwc3_meson_g12a;
drivers/usb/dwc3/dwc3-meson-g12a.c
148
int (*setup_regmaps)(struct dwc3_meson_g12a *priv, void __iomem *base);
drivers/usb/dwc3/dwc3-meson-g12a.c
149
int (*usb2_init_phy)(struct dwc3_meson_g12a *priv, int i,
drivers/usb/dwc3/dwc3-meson-g12a.c
151
int (*set_phy_mode)(struct dwc3_meson_g12a *priv, int i,
drivers/usb/dwc3/dwc3-meson-g12a.c
153
int (*usb_init)(struct dwc3_meson_g12a *priv);
drivers/usb/dwc3/dwc3-meson-g12a.c
154
int (*usb_post_init)(struct dwc3_meson_g12a *priv);
drivers/usb/dwc3/dwc3-meson-g12a.c
157
static int dwc3_meson_gxl_setup_regmaps(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
159
static int dwc3_meson_g12a_setup_regmaps(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
162
static int dwc3_meson_g12a_usb2_init_phy(struct dwc3_meson_g12a *priv, int i,
drivers/usb/dwc3/dwc3-meson-g12a.c
164
static int dwc3_meson_gxl_usb2_init_phy(struct dwc3_meson_g12a *priv, int i,
drivers/usb/dwc3/dwc3-meson-g12a.c
167
static int dwc3_meson_g12a_set_phy_mode(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
169
static int dwc3_meson_gxl_set_phy_mode(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
172
static int dwc3_meson_g12a_usb_init(struct dwc3_meson_g12a *priv);
drivers/usb/dwc3/dwc3-meson-g12a.c
173
static int dwc3_meson_gxl_usb_init(struct dwc3_meson_g12a *priv);
drivers/usb/dwc3/dwc3-meson-g12a.c
175
static int dwc3_meson_gxl_usb_post_init(struct dwc3_meson_g12a *priv);
drivers/usb/dwc3/dwc3-meson-g12a.c
266
static int dwc3_meson_gxl_set_phy_mode(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
272
static int dwc3_meson_gxl_usb2_init_phy(struct dwc3_meson_g12a *priv, int i,
drivers/usb/dwc3/dwc3-meson-g12a.c
281
static int dwc3_meson_g12a_set_phy_mode(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
295
static int dwc3_meson_g12a_usb2_init_phy(struct dwc3_meson_g12a *priv, int i,
drivers/usb/dwc3/dwc3-meson-g12a.c
323
static int dwc3_meson_g12a_usb2_init(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
343
static void dwc3_meson_g12a_usb3_init(struct dwc3_meson_g12a *priv)
drivers/usb/dwc3/dwc3-meson-g12a.c
372
static void dwc3_meson_g12a_usb_otg_apply_mode(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
404
static int dwc3_meson_g12a_usb_init_glue(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
444
static int dwc3_meson_g12a_get_phys(struct dwc3_meson_g12a *priv)
drivers/usb/dwc3/dwc3-meson-g12a.c
470
static enum phy_mode dwc3_meson_g12a_get_id(struct dwc3_meson_g12a *priv)
drivers/usb/dwc3/dwc3-meson-g12a.c
482
static int dwc3_meson_g12a_otg_mode_set(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
518
struct dwc3_meson_g12a *priv = usb_role_switch_get_drvdata(sw);
drivers/usb/dwc3/dwc3-meson-g12a.c
538
struct dwc3_meson_g12a *priv = usb_role_switch_get_drvdata(sw);
drivers/usb/dwc3/dwc3-meson-g12a.c
546
struct dwc3_meson_g12a *priv = data;
drivers/usb/dwc3/dwc3-meson-g12a.c
580
struct dwc3_meson_g12a *priv)
drivers/usb/dwc3/dwc3-meson-g12a.c
626
static int dwc3_meson_gxl_setup_regmaps(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
635
static int dwc3_meson_g12a_setup_regmaps(struct dwc3_meson_g12a *priv,
drivers/usb/dwc3/dwc3-meson-g12a.c
673
static int dwc3_meson_g12a_usb_init(struct dwc3_meson_g12a *priv)
drivers/usb/dwc3/dwc3-meson-g12a.c
678
static int dwc3_meson_gxl_usb_init(struct dwc3_meson_g12a *priv)
drivers/usb/dwc3/dwc3-meson-g12a.c
683
static int dwc3_meson_gxl_usb_post_init(struct dwc3_meson_g12a *priv)
drivers/usb/dwc3/dwc3-meson-g12a.c
699
struct dwc3_meson_g12a *priv;
drivers/usb/dwc3/dwc3-meson-g12a.c
834
struct dwc3_meson_g12a *priv = platform_get_drvdata(pdev);
drivers/usb/dwc3/dwc3-meson-g12a.c
862
struct dwc3_meson_g12a *priv = dev_get_drvdata(dev);
drivers/usb/dwc3/dwc3-meson-g12a.c
872
struct dwc3_meson_g12a *priv = dev_get_drvdata(dev);
drivers/usb/dwc3/dwc3-meson-g12a.c
880
struct dwc3_meson_g12a *priv = dev_get_drvdata(dev);
drivers/usb/dwc3/dwc3-meson-g12a.c
901
struct dwc3_meson_g12a *priv = dev_get_drvdata(dev);