Searched refs:dss_ctl1_reg (Results 1 – 1 of 1) sorted by relevance
908 i915_reg_t dss_ctl1_reg, dss_ctl2_reg; in intel_dsc_enable() local924 dss_ctl1_reg = DSS_CTL1; in intel_dsc_enable()927 dss_ctl1_reg = ICL_PIPE_DSS_CTL1(pipe); in intel_dsc_enable()935 I915_WRITE(dss_ctl1_reg, dss_ctl1_val); in intel_dsc_enable()944 i915_reg_t dss_ctl1_reg, dss_ctl2_reg; in intel_dsc_disable() local951 dss_ctl1_reg = DSS_CTL1; in intel_dsc_disable()954 dss_ctl1_reg = ICL_PIPE_DSS_CTL1(pipe); in intel_dsc_disable()957 dss_ctl1_val = I915_READ(dss_ctl1_reg); in intel_dsc_disable()960 I915_WRITE(dss_ctl1_reg, dss_ctl1_val); in intel_dsc_disable()