Searched refs:PLANE_CC_VAL (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | skl_universal_plane.c | 1241 intel_de_write_fw(dev_priv, PLANE_CC_VAL(pipe, plane_id, 0), in icl_plane_update_noarm() 1243 intel_de_write_fw(dev_priv, PLANE_CC_VAL(pipe, plane_id, 1), in icl_plane_update_noarm()
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_reg.h | 3762 #define PLANE_CC_VAL(pipe, plane, dw) \ macro
|