Searched refs:ICL_PIPE_DSS_CTL1 (Results 1 – 4 of 4) sorted by relevance
1112 ICL_PIPE_DSS_CTL1(crtc->pipe) : DSS_CTL1; in dss_ctl1_reg()
2220 dss1 = intel_de_read(i915, ICL_PIPE_DSS_CTL1(pipe)); in intel_ddi_mso_get_config()2266 intel_de_rmw(i915, ICL_PIPE_DSS_CTL1(pipe), in intel_ddi_mso_configure()
3769 u32 tmp = intel_de_read(dev_priv, ICL_PIPE_DSS_CTL1(pipe)); in enabled_bigjoiner_pipes()3785 u32 tmp = intel_de_read(dev_priv, ICL_PIPE_DSS_CTL1(pipe)); in enabled_bigjoiner_pipes()
7948 #define ICL_PIPE_DSS_CTL1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ macro