Searched refs:PIPE_CSC_OUTPUT_POSTOFF_HI (Results 1 – 2 of 2) sorted by relevance
326 intel_de_write_fw(i915, PIPE_CSC_OUTPUT_POSTOFF_HI(pipe), csc->postoff[0]); in icl_update_output_csc()360 csc->postoff[0] = intel_de_read_fw(i915, PIPE_CSC_OUTPUT_POSTOFF_HI(pipe)); in icl_read_output_csc()
6376 #define PIPE_CSC_OUTPUT_POSTOFF_HI(pipe) _MMIO_PIPE(pipe, \ macro