Searched refs:PLANE_CSC_PREOFF (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c1114 intel_de_write_fw(i915, PLANE_CSC_PREOFF(pipe, plane_id, 0), 0);
1115 intel_de_write_fw(i915, PLANE_CSC_PREOFF(pipe, plane_id, 1), 0);
1116 intel_de_write_fw(i915, PLANE_CSC_PREOFF(pipe, plane_id, 2), 0);
/linux-master/drivers/gpu/drm/i915/
H A Di915_reg.h5178 #define PLANE_CSC_PREOFF(pipe, plane, index) _MMIO_PLANE(plane, _PLANE_CSC_PREOFF_HI_1(pipe) + \
6271 #define PLANE_CSC_PREOFF macro

Completed in 390 milliseconds