Searched refs:is_combo (Results 1 – 1 of 1) sorted by relevance
91 bool is_combo; /* MIPI DPHY and LVDS PHY combo */ member101 .is_combo = false,104 .is_combo = true,614 if (priv->devdata->is_combo && mode != PHY_MODE_LVDS) { in mixel_dphy_set_mode()619 if (!priv->devdata->is_combo && mode != PHY_MODE_MIPI_DPHY) { in mixel_dphy_set_mode()624 if (priv->devdata->is_combo) { in mixel_dphy_set_mode()700 if (priv->devdata->is_combo) { in mixel_dphy_probe()