Searched refs:phy_opts (Results 1 – 1 of 1) sorted by relevance
431 union phy_configure_opts phy_opts; member609 struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy; in cdns_dsi_check_conf()626 ret = phy_validate(dsi->dphy, PHY_MODE_MIPI_DPHY, 0, &output->phy_opts); in cdns_dsi_check_conf()727 phy_configure(dsi->dphy, &output->phy_opts); in cdns_dsi_hs_init()784 struct phy_configure_opts_mipi_dphy *phy_cfg = &output->phy_opts.mipi_dphy; in cdns_dsi_bridge_enable()