Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dskl_universal_plane.c1241 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/
Di915_reg.h3762 #define PLANE_CC_VAL(pipe, plane, dw) \ macro