Searched refs:DP_CONVERSION_TO_YCBCR420_ENABLE (Results 1 – 2 of 2) sorted by relevance
1261 # define DP_CONVERSION_TO_YCBCR420_ENABLE (1 << 0) /* DP 1.3 */ macro
2954 tmp = ycbcr444_to_420 ? DP_CONVERSION_TO_YCBCR420_ENABLE : 0; in intel_dp_configure_protocol_converter()