Searched refs:DISABLE_VIDEO_BTA (Results 1 – 2 of 2) sorted by relevance
737 str_enabled_disabled(!(intel_dsi->video_frmt_cfg_bits & DISABLE_VIDEO_BTA))); in intel_dsi_log_params()772 mipi_config->bta_enabled ? DISABLE_VIDEO_BTA : 0; in intel_dsi_vbt_init()
275 #define DISABLE_VIDEO_BTA (1 << 3) macro