Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c621 intel_de_write_fw(dev_priv, PIPE_WGC_C12(pipe), in vlv_load_wgc_csc()
648 tmp = intel_de_read_fw(dev_priv, PIPE_WGC_C12(pipe)); in vlv_read_wgc_csc()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h6500 #define PIPE_WGC_C12(pipe) _MMIO_TRANS2(pipe, _PIPE_A_WGC_C12) macro