Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/platform_data/
Dsimplefb.h26 { "x8r8g8b8", 32, {16, 8}, {8, 8}, {0, 8}, {0, 0}, DRM_FORMAT_XRGB8888 }, \
/linux-4.19.296/include/uapi/drm/
Ddrm_fourcc.h88 #define DRM_FORMAT_XRGB8888 fourcc_code('X', 'R', '2', '4') /* [31:0] x:R:G:B 8:8:8:8 little endian… macro