Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dp/
Ddp_parser.h70 union phy_configure_opts phy_opts; member
Ddp_ctrl.c1332 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_enable_mainlink_clocks()
1339 phy_configure(phy, &dp_io->phy_opts); in dp_ctrl_enable_mainlink_clocks()
1438 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_ctrl_reinitialize_mainlink()
1442 phy_configure(phy, &dp_io->phy_opts); in dp_ctrl_reinitialize_mainlink()
Ddp_catalog.c622 struct phy_configure_opts_dp *opts_dp = &dp_io->phy_opts.dp; in dp_catalog_ctrl_update_vx_px()
628 phy_configure(phy, &dp_io->phy_opts); in dp_catalog_ctrl_update_vx_px()
/Linux-v5.10/drivers/gpu/drm/bridge/
Dcdns-dsi.c431 union phy_configure_opts phy_opts; member
608 struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy; in cdns_dsi_check_conf()
625 ret = phy_validate(dsi->dphy, PHY_MODE_MIPI_DPHY, 0, &output->phy_opts); in cdns_dsi_check_conf()
729 phy_configure(dsi->dphy, &output->phy_opts); in cdns_dsi_hs_init()
786 struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy; in cdns_dsi_bridge_enable()
Dnwl-dsi.c781 union phy_configure_opts *phy_opts) in nwl_dsi_get_dphy_params() argument
795 &phy_opts->mipi_dphy); in nwl_dsi_get_dphy_params()
801 phy_opts->mipi_dphy.lp_clk_rate = rate; in nwl_dsi_get_dphy_params()
/Linux-v5.10/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c236 union phy_configure_opts phy_opts; member
496 phy_configure(dsi->phy, &dsi->phy_opts); in dw_mipi_dsi_phy_power_on()
548 &dsi->phy_opts.mipi_dphy); in dw_mipi_dsi_get_lane_mbps()