Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/
Dintel_gvt_mmio_table.c425 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_A)); in iterate_generic_mmio()
438 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_B)); in iterate_generic_mmio()
451 MMIO_D(PIPE_CSC_PREOFF_LO(PIPE_C)); in iterate_generic_mmio()
Di915_reg.h7698 #define PIPE_CSC_PREOFF_LO(pipe) _MMIO_PIPE(pipe, _PIPE_A_CSC_PREOFF_LO, _PIPE_B_CSC_PREOFF_LO) macro
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_color.c194 intel_de_write_fw(dev_priv, PIPE_CSC_PREOFF_LO(pipe), preoff[2]); in ilk_update_pipe_csc()