Searched refs:DRM_EDID_DSC_MAX_FRL_RATE_MASK (Results 1 – 2 of 2) sorted by relevance
268 #define DRM_EDID_DSC_MAX_FRL_RATE_MASK 0xf0 macro
5981 dsc_max_frl_rate = (hf_scds[12] & DRM_EDID_DSC_MAX_FRL_RATE_MASK) >> 4; in drm_parse_dsc_info()
Completed in 18 milliseconds