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