Home
last modified time | relevance | path

Searched defs:PLANE_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nls/
H A Dnls_base.c48 #define PLANE_SIZE 0x00010000 macro
/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane_regs.h128 #define PLANE_SIZE(pipe, plane) _MMIO_SKL_PLANE((pipe), (plane), \ macro