Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_ARGB8888 (Results 1 – 3 of 3) sorted by relevance

/include/linux/platform_data/
Dsimplefb.h24 { "a8r8g8b8", 32, {16, 8}, {8, 8}, {0, 8}, {24, 8}, DRM_FORMAT_ARGB8888 }, \
/include/drm/
Ddrm_fourcc.h52 # define DRM_FORMAT_HOST_ARGB8888 DRM_FORMAT_ARGB8888
/include/uapi/drm/
Ddrm_fourcc.h198 #define DRM_FORMAT_ARGB8888 fourcc_code('A', 'R', '2', '4') /* [31:0] A:R:G:B 8:8:8:8 little endian… macro