Home
last modified time | relevance | path

Searched refs:PIPE_CSC_OUTPUT_COEFF_BY (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_color.c313 intel_de_write_fw(i915, PIPE_CSC_OUTPUT_COEFF_BY(pipe), in icl_update_output_csc()
345 tmp = intel_de_read_fw(i915, PIPE_CSC_OUTPUT_COEFF_BY(pipe)); in icl_read_output_csc()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h6355 #define PIPE_CSC_OUTPUT_COEFF_BY(pipe) _MMIO_PIPE(pipe, \ macro