Home
last modified time | relevance | path

Searched full:r5g6b5 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-mipi-dbi-spi.yaml109 * `r5g6b5` - RGB565, 2 bytes
118 - r5g6b5
122 default: r5g6b5
150 format = "r5g6b5";
/linux/Documentation/devicetree/bindings/display/
H A Dsimple-framebuffer.yaml101 * `r5g6b5` - 16-bit pixels, d[15:11]=r, d[10:5]=g, d[4:0]=b
113 - r5g6b5
205 format = "r5g6b5";
/linux/include/linux/platform_data/
H A Dsimplefb.h18 { "r5g6b5", 16, {11, 5}, {5, 6}, {0, 5}, {0, 0}, DRM_FORMAT_RGB565 }, \
/linux/drivers/gpu/drm/tiny/
H A Dpanel-mipi-dbi.c38 { "r5g6b5", DRM_FORMAT_RGB565, 16 },