Home
last modified time | relevance | path

Searched defs:dwc3_meson_g12a_drvdata (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c142 struct dwc3_meson_g12a_drvdata { struct
143 bool otg_phy_host_port_disable;
144 struct clk_bulk_data *clks;
145 int num_clks;
146 const char * const *phy_names;
147 int num_phys;
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);
[all …]