Home
last modified time | relevance | path

Searched refs:set_phy_mode (Results 1 – 12 of 12) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c152 int (*set_phy_mode)(struct dwc3_meson_g12a *priv, int i, member
200 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
214 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
227 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
240 .set_phy_mode = dwc3_meson_g12a_set_phy_mode,
252 .set_phy_mode = dwc3_meson_g12a_set_phy_mode,
282 return priv->drvdata->set_phy_mode(priv, i, in dwc3_meson_gxl_usb2_init_phy()
315 ret = priv->drvdata->set_phy_mode(priv, i, mode); in dwc3_meson_g12a_usb2_init_phy()
317 ret = priv->drvdata->set_phy_mode(priv, i, in dwc3_meson_g12a_usb2_init_phy()
512 ret = priv->drvdata->set_phy_mode(priv, USB2_OTG_PHY, mode); in dwc3_meson_g12a_otg_mode_set()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c152 int (*set_phy_mode)(struct dwc3_meson_g12a *priv, int i, member
200 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
214 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
227 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
240 .set_phy_mode = dwc3_meson_g12a_set_phy_mode,
252 .set_phy_mode = dwc3_meson_g12a_set_phy_mode,
282 return priv->drvdata->set_phy_mode(priv, i, in dwc3_meson_gxl_usb2_init_phy()
315 ret = priv->drvdata->set_phy_mode(priv, i, mode); in dwc3_meson_g12a_usb2_init_phy()
317 ret = priv->drvdata->set_phy_mode(priv, i, in dwc3_meson_g12a_usb2_init_phy()
512 ret = priv->drvdata->set_phy_mode(priv, USB2_OTG_PHY, mode); in dwc3_meson_g12a_otg_mode_set()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c152 int (*set_phy_mode)(struct dwc3_meson_g12a *priv, int i, member
200 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
214 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
227 .set_phy_mode = dwc3_meson_gxl_set_phy_mode,
240 .set_phy_mode = dwc3_meson_g12a_set_phy_mode,
252 .set_phy_mode = dwc3_meson_g12a_set_phy_mode,
282 return priv->drvdata->set_phy_mode(priv, i, in dwc3_meson_gxl_usb2_init_phy()
315 ret = priv->drvdata->set_phy_mode(priv, i, mode); in dwc3_meson_g12a_usb2_init_phy()
317 ret = priv->drvdata->set_phy_mode(priv, i, in dwc3_meson_g12a_usb2_init_phy()
512 ret = priv->drvdata->set_phy_mode(priv, USB2_OTG_PHY, mode); in dwc3_meson_g12a_otg_mode_set()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-meson8b.c84 int (*set_phy_mode)(struct meson8b_dwmac *dwmac); member
476 ret = dwmac->data->set_phy_mode(dwmac); in meson8b_dwmac_probe()
499 .set_phy_mode = meson8b_set_phy_mode,
504 .set_phy_mode = meson_axg_set_phy_mode,
509 .set_phy_mode = meson_axg_set_phy_mode,
H A Ddwmac-socfpga.c45 int (*set_phy_mode)(struct socfpga_dwmac *dwmac_priv); member
443 ret = ops->set_phy_mode(dwmac); in socfpga_dwmac_probe()
464 dwmac_priv->ops->set_phy_mode(priv->plat->bsp_priv); in socfpga_dwmac_resume()
492 .set_phy_mode = socfpga_gen5_set_phy_mode,
496 .set_phy_mode = socfpga_gen10_set_phy_mode,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c45 int (*set_phy_mode)(struct socfpga_dwmac *dwmac_priv); member
443 ret = ops->set_phy_mode(dwmac); in socfpga_dwmac_probe()
464 dwmac_priv->ops->set_phy_mode(priv->plat->bsp_priv); in socfpga_dwmac_resume()
492 .set_phy_mode = socfpga_gen5_set_phy_mode,
496 .set_phy_mode = socfpga_gen10_set_phy_mode,
H A Ddwmac-meson8b.c84 int (*set_phy_mode)(struct meson8b_dwmac *dwmac); member
476 ret = dwmac->data->set_phy_mode(dwmac); in meson8b_dwmac_probe()
499 .set_phy_mode = meson8b_set_phy_mode,
504 .set_phy_mode = meson_axg_set_phy_mode,
509 .set_phy_mode = meson_axg_set_phy_mode,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c45 int (*set_phy_mode)(struct socfpga_dwmac *dwmac_priv); member
443 ret = ops->set_phy_mode(dwmac); in socfpga_dwmac_probe()
464 dwmac_priv->ops->set_phy_mode(priv->plat->bsp_priv); in socfpga_dwmac_resume()
492 .set_phy_mode = socfpga_gen5_set_phy_mode,
496 .set_phy_mode = socfpga_gen10_set_phy_mode,
H A Ddwmac-meson8b.c84 int (*set_phy_mode)(struct meson8b_dwmac *dwmac); member
476 ret = dwmac->data->set_phy_mode(dwmac); in meson8b_dwmac_probe()
499 .set_phy_mode = meson8b_set_phy_mode,
504 .set_phy_mode = meson_axg_set_phy_mode,
509 .set_phy_mode = meson_axg_set_phy_mode,
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h815 void (*set_phy_mode)(int mode); member
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h815 void (*set_phy_mode)(int mode); member
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h815 void (*set_phy_mode)(int mode); member