Searched refs:PIPE_CSC_OUTPUT_COEFF_RY_GY (Results 1 – 2 of 2) sorted by relevance
176 I915_WRITE(PIPE_CSC_OUTPUT_COEFF_RY_GY(pipe), coeff[0] << 16 | coeff[1]); in icl_update_output_csc()
10189 #define PIPE_CSC_OUTPUT_COEFF_RY_GY(pipe) _MMIO_PIPE(pipe,\ macro