Searched refs:ICL_PIPE_DSS_CTL1 (Results 1 – 3 of 3) sorted by relevance
1102 return is_pipe_dsc(crtc_state) ? ICL_PIPE_DSS_CTL1(pipe) : DSS_CTL1; in dss_ctl1_reg()
2274 dss1 = intel_de_read(i915, ICL_PIPE_DSS_CTL1(pipe)); in intel_ddi_mso_get_config()2320 intel_de_rmw(i915, ICL_PIPE_DSS_CTL1(pipe), in intel_ddi_mso_configure()
11631 #define ICL_PIPE_DSS_CTL1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ macro