Searched refs:ICL_PIPE_DSS_CTL1 (Results 1 – 2 of 2) sorted by relevance
923 dss_ctl1 = I915_READ(ICL_PIPE_DSS_CTL1(pipe)); in intel_dsc_get_config()1013 dss_ctl1_reg = ICL_PIPE_DSS_CTL1(pipe); in intel_dsc_enable()1040 dss_ctl1_reg = ICL_PIPE_DSS_CTL1(pipe); in intel_dsc_disable()
11017 #define ICL_PIPE_DSS_CTL1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ macro