Home
last modified time | relevance | path

Searched refs:phy_configure (Results 1 – 14 of 14) sorted by relevance

/linux/include/linux/phy/
H A Dphy.h257 int phy_configure(struct phy *phy, union phy_configure_opts *opts);
434 static inline int phy_configure(struct phy *phy, in phy_configure() function
/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c983 cancel_work_sync(&lp->phy_configure); in smc_phy_powerdown()
1027 container_of(work, struct smc_local, phy_configure); in smc_phy_configure()
1346 schedule_work(&lp->phy_configure); in smc_timeout()
1481 smc_phy_configure(&lp->phy_configure); in smc_open()
1960 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()
2456 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()
H A Dsmc91x.h228 struct work_struct phy_configure; member
/linux/drivers/phy/amlogic/
H A Dphy-meson-axg-mipi-dphy.c209 ret = phy_configure(priv->analog, opts); in phy_meson_axg_mipi_dphy_configure()
/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_mipi_dsi.c135 return phy_configure(mipi_dsi->phy, &mipi_dsi->phy_opts); in dw_mipi_dsi_phy_init()
/linux/drivers/phy/
H A Dphy-core.c559 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure() function
575 EXPORT_SYMBOL_GPL(phy_configure);
/linux/drivers/gpu/drm/rockchip/
H A Ddw_hdmi_qp-rockchip.c150 ret = phy_configure(hdmi->phy, &phy_cfg); in dw_hdmi_qp_rockchip_encoder_atomic_check()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_v2.c761 ret = phy_configure(hdmi->phy, &opts); in mtk_hdmi_v2_output_set_display_mode()
1022 phy_configure(hdmi->phy, &opts); in mtk_hdmi_v2_bridge_pre_enable()
H A Dmtk_dp.c1273 ret = phy_configure(mtk_dp->phy, &phy_opts); in mtk_dp_phy_configure()
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c1304 phy_configure(ctrl->phy, phy_opts); in msm_dp_ctrl_set_vx_px()
1789 phy_configure(phy, &ctrl->phy_opts); in msm_dp_ctrl_enable_mainlink_clocks()
1943 phy_configure(phy, &ctrl->phy_opts); in msm_dp_ctrl_reinitialize_mainlink()
/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c839 ret = phy_configure(mhdp->phy, &phy_cfg); in cdns_mhdp_link_training_init()
1007 ret = phy_configure(mhdp->phy, &phy_cfg); in cdns_mhdp_link_training_channel_eq()
1128 ret = phy_configure(mhdp->phy, &phy_cfg); in cdns_mhdp_link_training_cr()
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-dp.c576 ret = phy_configure(dp->phy, &phy_cfg); in dw_dp_link_train_update_vs_emph()
612 ret = phy_configure(dp->phy, &phy_cfg); in dw_dp_phy_configure()
/linux/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c769 phy_configure(dsi->dphy, &opts); in sun6i_dsi_encoder_enable()
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c746 phy_configure(dp->phy[i], &opts); in zynqmp_dp_update_vs_emph()