Searched refs:DP_MSA_TIMING_PAR_IGNORED (Results 1 – 2 of 2) sorted by relevance
147 # define DP_MSA_TIMING_PAR_IGNORED (1 << 6) /* eDP */ macro1499 DP_MSA_TIMING_PAR_IGNORED; in drm_dp_sink_can_do_video_without_timing_msa()
8919 capable = (dpcd_data & DP_MSA_TIMING_PAR_IGNORED) ? true:false; in is_dp_capable_without_timing_msa()