Searched refs:RIGHT_BRANCH_VDSC_ENABLE (Results 1 – 2 of 2) sorted by relevance
965 dss_ctl2_val |= RIGHT_BRANCH_VDSC_ENABLE; in intel_dsc_enable()1017 crtc_state->dsc.dsc_split = (dss_ctl2 & RIGHT_BRANCH_VDSC_ENABLE) && in intel_dsc_get_config()
25 #define RIGHT_BRANCH_VDSC_ENABLE (1 << 15) macro