Searched refs:ICL_PIPE_DSS_CTL2 (Results 1 – 2 of 2) sorted by relevance
1001 dss_ctl2 = intel_de_read(dev_priv, ICL_PIPE_DSS_CTL2(pipe)); in intel_dsc_get_config()1092 dss_ctl2_reg = ICL_PIPE_DSS_CTL2(pipe); in intel_dsc_enable()1119 dss_ctl2_reg = ICL_PIPE_DSS_CTL2(pipe); in intel_dsc_disable()
11297 #define ICL_PIPE_DSS_CTL2(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ macro