Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_reg.h6862 #define PIPE_CSC_MODE(pipe) _PIPE(pipe, _PIPE_A_CSC_MODE, _PIPE_B_CSC_MODE) macro
Dintel_display.c7613 I915_WRITE(PIPE_CSC_MODE(pipe), 0); in intel_set_pipe_csc()
7620 I915_WRITE(PIPE_CSC_MODE(pipe), mode); in intel_set_pipe_csc()