Searched refs:phy_opts (Results 1 – 8 of 8) sorted by relevance
26 union phy_configure_opts phy_opts; member
569 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()
77 union phy_configure_opts phy_opts; member
1341 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()
682 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()
777 union phy_configure_opts *phy_opts) in nwl_dsi_get_dphy_params() argument791 &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()
269 union phy_configure_opts phy_opts; member532 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()
1146 union phy_configure_opts phy_opts = { in mtk_dp_phy_configure() local1159 ret = phy_configure(mtk_dp->phy, &phy_opts); in mtk_dp_phy_configure()
Completed in 27 milliseconds