Searched refs:PLANE_CC_VAL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | skl_universal_plane_regs.h | 197 #define PLANE_CC_VAL(pipe, plane, dw) _MMIO_SKL_PLANE_DW((pipe), (plane), (dw), \ macro
|
D | skl_universal_plane.c | 1450 intel_de_write_fw(dev_priv, PLANE_CC_VAL(pipe, plane_id, 0), in icl_plane_update_noarm() 1452 intel_de_write_fw(dev_priv, PLANE_CC_VAL(pipe, plane_id, 1), in icl_plane_update_noarm()
|