Home
last modified time | relevance | path

Searched refs:_PLANE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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))