Searched refs:_PLANE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H 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))
|
H A D | skl_universal_plane_regs.h | 12 _PLANE((plane), _PIPE((pipe), (reg_1_a), (reg_1_b)), _PIPE((pipe), (reg_2_a), (reg_2_b)))
|