Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h218 int phy_configure(struct phy *phy, union phy_configure_opts *opts);
366 static inline int phy_configure(struct phy *phy, in phy_configure() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmc911x.c877 phy_configure); in smc911x_phy_configure()
1272 schedule_work(&lp->phy_configure); in smc911x_timeout()
1389 smc911x_phy_configure(&lp->phy_configure); in smc911x_open()
1422 cancel_work_sync(&lp->phy_configure); in smc911x_close()
1927 INIT_WORK(&lp->phy_configure, smc911x_phy_configure); in smc911x_probe()
2177 smc911x_phy_configure(&lp->phy_configure); in smc911x_drv_resume()
H A Dsmc91x.c989 cancel_work_sync(&lp->phy_configure); in smc_phy_powerdown()
1033 container_of(work, struct smc_local, phy_configure); in smc_phy_configure()
1352 schedule_work(&lp->phy_configure); in smc_timeout()
1487 smc_phy_configure(&lp->phy_configure); in smc_open()
1968 INIT_WORK(&lp->phy_configure, smc_phy_configure); in smc_probe()
2460 smc_phy_configure(&lp->phy_configure); in smc_drv_resume()
H A Dsmc911x.h83 struct work_struct phy_configure; member
H A Dsmc91x.h258 struct work_struct phy_configure; member
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-core.c433 int phy_configure(struct phy *phy, union phy_configure_opts *opts) in phy_configure() function
449 EXPORT_SYMBOL_GPL(phy_configure);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.c579 ret = phy_configure(dp->phy, &phy_cfg); in analogix_dp_set_link_bandwidth()
624 ret = phy_configure(dp->phy, &phy_cfg); in analogix_dp_set_lane_count()
672 ret = phy_configure(dp->phy, &phy_cfg); in analogix_dp_set_lane_link_training()
H A Danalogix_dp_core.c1234 ret = phy_configure(dp->phy, &phy_cfg); in analogix_dp_enable_psr()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c890 ret = phy_configure(mhdp->phy, &phy_cfg); in cdns_mhdp_link_training_init()
1058 ret = phy_configure(mhdp->phy, &phy_cfg); in cdns_mhdp_link_training_channel_eq()
1179 ret = phy_configure(mhdp->phy, &phy_cfg); in cdns_mhdp_link_training_cr()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_ctrl.c1331 phy_configure(phy, &dp_io->phy_opts); in dp_ctrl_enable_mainlink_clocks()
1439 phy_configure(phy, &dp_io->phy_opts); in dp_ctrl_reinitialize_mainlink()
H A Ddp_catalog.c641 phy_configure(phy, &dp_io->phy_opts); in dp_catalog_ctrl_update_vx_px()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_exynosauto1180 phy_configure
H A Dabi_gki_aarch64_db845c1329 phy_configure
H A Dabi_gki_aarch64_exynos1430 phy_configure
H A Dabi_gki_aarch64_imx1889 phy_configure
H A Dabi_gki_aarch64_rockchip897 phy_configure
H A Dabi_gki_aarch64_galaxy3020 phy_configure
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-isp.c918 phy_configure(sensor->dphy, &opts); in rkisp1_mipi_csi2_start()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c769 phy_configure(dsi->dphy, &opts); in sun6i_dsi_encoder_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c682 ret = phy_configure(dsi->phy, phy_cfg); in nwl_dsi_enable()
H A Dcdns-dsi.c729 phy_configure(dsi->dphy, &output->phy_opts); in cdns_dsi_hs_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c654 phy_configure(dsi->phy, &dsi->phy_opts); in dw_mipi_dsi_get_lane_mbps()
H A Ddw-mipi-dsi2-rockchip.c561 phy_configure(dsi2->dcphy, &dsi2->phy_opts); in dw_mipi_dsi2_set_lane_rate()
H A Ddw-dp.c1511 ret = phy_configure(dp->phy, &phy_cfg); in dw_dp_phy_update_vs_emph()
1555 ret = phy_configure(dp->phy, &phy_cfg); in dw_dp_phy_configure()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c669 phy_configure(dp->phy[i], &opts); in zynqmp_dp_update_vs_emph()