Searched refs:DP_MSA_MISC_8_BPC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/include/drm/ | ||
| D | drm_dp_helper.h | 58 #define DP_MSA_MISC_8_BPC			(1 << 5)  macro | 
| /Linux-v5.15/drivers/gpu/drm/i915/display/ | ||
| D | intel_ddi.c | 362 		temp |= DP_MSA_MISC_8_BPC;  in intel_ddi_set_dp_msa() |