Searched refs:is_combo (Results 1 – 2 of 2) 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()
3177 u8 is_combo, is_bt_share, is_spdt; in rtw8922d_btc_set_rfe() local3230 is_combo = (efuse_ant_info & 0xe) >> 1; /* 0xCE[3:1] */ in rtw8922d_btc_set_rfe()3248 if (is_combo) { in rtw8922d_btc_set_rfe()