Searched refs:_PLANE (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_display_reg_defs.h | 19 #define _PLANE(plane, a, b) _PICK_EVEN(plane, a, b) macro 26 #define _MMIO_PLANE(plane, a, b) _MMIO(_PLANE(plane, a, b))
|
/linux-6.3-rc2/drivers/gpu/drm/i915/ |
A D | i915_reg.h | 3982 _PLANE(plane, _PLANE_WM_1(pipe), _PLANE_WM_2(pipe)) 3990 _MMIO(_PLANE(plane, _PLANE_WM_SAGV_1(pipe), _PLANE_WM_SAGV_2(pipe))) 3996 _MMIO(_PLANE(plane, _PLANE_WM_SAGV_TRANS_1(pipe), _PLANE_WM_SAGV_TRANS_2(pipe))) 4002 _MMIO(_PLANE(plane, _PLANE_WM_TRANS_1(pipe), _PLANE_WM_TRANS_2(pipe)))
|
Completed in 42 milliseconds