Searched refs:DRM_FORMAT_XRGB1555 (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/platform_data/ |
D | simplefb.h | 23 { "x1r5g5b5", 16, {10, 5}, {5, 5}, {0, 5}, {0, 0}, DRM_FORMAT_XRGB1555 }, \
|
/linux-4.19.296/include/uapi/drm/ |
D | drm_fourcc.h | 70 #define DRM_FORMAT_XRGB1555 fourcc_code('X', 'R', '1', '5') /* [15:0] x:R:G:B 1:5:5:5 little endian… macro
|