Searched refs:PIPE_CSC_OUTPUT_PREOFF_ME (Results 1 – 2 of 2) sorted by relevance
308 intel_de_write_fw(i915, PIPE_CSC_OUTPUT_PREOFF_ME(pipe), csc->preoff[1]); in icl_update_output_csc()339 csc->preoff[1] = intel_de_read_fw(i915, PIPE_CSC_OUTPUT_PREOFF_ME(pipe)); in icl_read_output_csc()
6372 #define PIPE_CSC_OUTPUT_PREOFF_ME(pipe) _MMIO_PIPE(pipe, \ macro