Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A 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 …]
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c107 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()
[all …]