intel_dsc_power_domain
set_bit(intel_dsc_power_domain(crtc, cpu_transcoder), mask->bits);
power_domain = intel_dsc_power_domain(crtc, (enum transcoder)pipe);
power_domain = intel_dsc_power_domain(crtc, (enum transcoder)pipe);
power_domain = intel_dsc_power_domain(crtc, cpu_transcoder);
intel_dsc_power_domain(struct intel_crtc *crtc, enum transcoder cpu_transcoder);