Lines Matching refs:dwc3_meson_g12a
107 struct dwc3_meson_g12a { struct
125 static void dwc3_meson_g12a_usb2_set_mode(struct dwc3_meson_g12a *priv, in dwc3_meson_g12a_usb2_set_mode() argument
144 static int dwc3_meson_g12a_usb2_init(struct dwc3_meson_g12a *priv) in dwc3_meson_g12a_usb2_init()
180 static void dwc3_meson_g12a_usb3_init(struct dwc3_meson_g12a *priv) in dwc3_meson_g12a_usb3_init()
209 static void dwc3_meson_g12a_usb_init_mode(struct dwc3_meson_g12a *priv) in dwc3_meson_g12a_usb_init_mode()
226 static int dwc3_meson_g12a_usb_init(struct dwc3_meson_g12a *priv) in dwc3_meson_g12a_usb_init()
259 struct dwc3_meson_g12a *priv = dev_get_platdata(dev); in dwc3_meson_g12a_force_mode()
295 static int dwc3_meson_g12a_get_phys(struct dwc3_meson_g12a *priv) in dwc3_meson_g12a_get_phys()
320 static int dwc3_meson_g12a_reset_init(struct dwc3_meson_g12a *priv) in dwc3_meson_g12a_reset_init()
339 static int dwc3_meson_g12a_clk_init(struct dwc3_meson_g12a *priv) in dwc3_meson_g12a_clk_init()
360 struct dwc3_meson_g12a *priv = dev_get_platdata(dev); in dwc3_meson_g12a_probe()
426 struct dwc3_meson_g12a *priv = dev_get_platdata(dev); in dwc3_meson_g12a_remove()
454 .platdata_auto_alloc_size = sizeof(struct dwc3_meson_g12a),