Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_color.c117 I915_WRITE(PIPE_CSC_PREOFF_LO(pipe), 0); in i9xx_load_ycbcr_conversion_matrix()
223 I915_WRITE(PIPE_CSC_PREOFF_LO(pipe), 0); in i9xx_load_csc_matrix()
H A Di915_reg.h8753 #define PIPE_CSC_PREOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_PREOFF_LO, _PIPE_B_CSC_PREOFF_LO) macro