Searched refs:LEFT_BRANCH_VDSC_ENABLE (Results 1 – 2 of 2) sorted by relevance
1149 dss_ctl2_val |= LEFT_BRANCH_VDSC_ENABLE; in intel_dsc_enable()1199 crtc_state->dsc.compression_enable = dss_ctl2 & LEFT_BRANCH_VDSC_ENABLE; in intel_dsc_get_config()
7941 #define LEFT_BRANCH_VDSC_ENABLE (1 << 31) macro