Home
last modified time | relevance | path

Searched refs:phy_opts (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/bridge/cadence/
A Dcdns-dsi-core.h26 union phy_configure_opts phy_opts; member
A Dcdns-dsi-core.c569 struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy; in cdns_dsi_check_conf()
586 ret = phy_validate(dsi->dphy, PHY_MODE_MIPI_DPHY, 0, &output->phy_opts); in cdns_dsi_check_conf()
704 phy_configure(dsi->dphy, &output->phy_opts); in cdns_dsi_hs_init()
762 struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy; in cdns_dsi_bridge_enable()
/linux-6.3-rc2/drivers/gpu/drm/msm/dp/
A Ddp_parser.h77 union phy_configure_opts phy_opts; member
A Ddp_ctrl.c1341 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_enable_mainlink_clocks()
1348 phy_configure(phy, &dp_io->phy_opts); in dp_ctrl_enable_mainlink_clocks()
1431 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_reinitialize_mainlink()
1435 phy_configure(phy, &dp_io->phy_opts); in dp_ctrl_reinitialize_mainlink()
A Ddp_catalog.c682 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_catalog_ctrl_update_vx_px()
688 phy_configure(phy, &dp_io->phy_opts); in dp_catalog_ctrl_update_vx_px()
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dnwl-dsi.c777 union phy_configure_opts *phy_opts) in nwl_dsi_get_dphy_params() argument
791 &phy_opts->mipi_dphy); in nwl_dsi_get_dphy_params()
797 phy_opts->mipi_dphy.lp_clk_rate = rate; in nwl_dsi_get_dphy_params()
/linux-6.3-rc2/drivers/gpu/drm/rockchip/
A Ddw-mipi-dsi-rockchip.c269 union phy_configure_opts phy_opts; member
532 phy_configure(dsi->phy, &dsi->phy_opts); in dw_mipi_dsi_phy_power_on()
584 &dsi->phy_opts.mipi_dphy); in dw_mipi_dsi_get_lane_mbps()
/linux-6.3-rc2/drivers/gpu/drm/mediatek/
A Dmtk_dp.c1146 union phy_configure_opts phy_opts = { in mtk_dp_phy_configure() local
1159 ret = phy_configure(mtk_dp->phy, &phy_opts); in mtk_dp_phy_configure()

Completed in 27 milliseconds