Searched refs:_PLANE (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/i915/ |
| D | i915_reg.h | 229 #define _PLANE(plane, a, b) _PICK_EVEN(plane, a, b) macro 236 #define _MMIO_PLANE(plane, a, b) _MMIO(_PLANE(plane, a, b)) 6545 _PLANE(plane, _PLANE_WM_1(pipe), _PLANE_WM_2(pipe)) 6553 _MMIO(_PLANE(plane, _PLANE_WM_SAGV_1(pipe), _PLANE_WM_SAGV_2(pipe))) 6559 _MMIO(_PLANE(plane, _PLANE_WM_SAGV_TRANS_1(pipe), _PLANE_WM_SAGV_TRANS_2(pipe))) 6565 _MMIO(_PLANE(plane, _PLANE_WM_TRANS_1(pipe), _PLANE_WM_TRANS_2(pipe)))
|