Searched refs:DP_MSA_TIMING_PAR_IGNORED (Results 1 – 4 of 4) sorted by relevance
88 # define DP_MSA_TIMING_PAR_IGNORED (1 << 6) /* eDP */ macro
234 DP_MSA_TIMING_PAR_IGNORED; in drm_dp_sink_can_do_video_without_timing_msa()
145 # define DP_MSA_TIMING_PAR_IGNORED (1 << 6) /* eDP */ macro
10544 capable = (dpcd_data & DP_MSA_TIMING_PAR_IGNORED) ? true:false; in dm_edid_parser_send_cea()