Searched refs:PIPE_CSC_OUTPUT_COEFF_RU_GU (Results 1 – 2 of 2) sorted by relevance
200 I915_WRITE(PIPE_CSC_OUTPUT_COEFF_RU_GU(pipe), coeff[3] << 16 | coeff[4]); in icl_update_output_csc()
10651 #define PIPE_CSC_OUTPUT_COEFF_RU_GU(pipe) _MMIO_PIPE(pipe, \ macro