Home
last modified time | relevance | path

Searched refs:usb2_init_phy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c150 int (*usb2_init_phy)(struct dwc3_meson_g12a *priv, int i, member
199 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,
213 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,
226 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,
239 .usb2_init_phy = dwc3_meson_g12a_usb2_init_phy,
251 .usb2_init_phy = dwc3_meson_g12a_usb2_init_phy,
341 ret = priv->drvdata->usb2_init_phy(priv, i, mode); in dwc3_meson_g12a_usb2_init()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c149 int (*usb2_init_phy)(struct dwc3_meson_g12a *priv, int i, member
197 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,
210 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,
222 .usb2_init_phy = dwc3_meson_gxl_usb2_init_phy,
234 .usb2_init_phy = dwc3_meson_g12a_usb2_init_phy,
245 .usb2_init_phy = dwc3_meson_g12a_usb2_init_phy,
335 ret = priv->drvdata->usb2_init_phy(priv, i, mode); in dwc3_meson_g12a_usb2_init()

Completed in 3 milliseconds