Searched refs:_PLANE (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_reg.h | 229 #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)))
|