Home
last modified time | relevance | path

Searched refs:_PLANE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dskl_watermark_regs.h82 _PLANE(plane, _PLANE_WM_1(pipe), _PLANE_WM_2(pipe))
90 _MMIO(_PLANE(plane, _PLANE_WM_SAGV_1(pipe), _PLANE_WM_SAGV_2(pipe)))
96 _MMIO(_PLANE(plane, _PLANE_WM_SAGV_TRANS_1(pipe), _PLANE_WM_SAGV_TRANS_2(pipe)))
102 _MMIO(_PLANE(plane, _PLANE_WM_TRANS_1(pipe), _PLANE_WM_TRANS_2(pipe)))
H A Dintel_display_reg_defs.h19 #define _PLANE(plane, a, b) _PICK_EVEN(plane, a, b) macro
26 #define _MMIO_PLANE(plane, a, b) _MMIO(_PLANE(plane, a, b))
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h229 #define _PLANE(plane, a, b) _PICK_EVEN(plane, a, b) macro
235 #define _MMIO_PLANE(plane, a, b) _MMIO(_PLANE(plane, a, b))
6332 _PLANE(plane, _PLANE_WM_1(pipe), _PLANE_WM_2(pipe))
6340 _MMIO(_PLANE(plane, _PLANE_WM_TRANS_1(pipe), _PLANE_WM_TRANS_2(pipe)))

Completed in 36 milliseconds