Searched full:x8r8g8b8 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | simple-framebuffer.yaml | 106 * `x8r8g8b8` - 32-bit pixels, d[23:16]=r, d[15:8]=g, d[7:0]=b 118 - x8r8g8b8
|
/openbmc/linux/include/linux/platform_data/ |
H A D | simplefb.h | 23 { "x8r8g8b8", 32, {16, 8}, {8, 8}, {0, 8}, {0, 0}, DRM_FORMAT_XRGB8888 }, \
|
/openbmc/u-boot/drivers/video/meson/ |
H A D | meson_vpu.c | 183 meson_fb.xsize * 4, "x8r8g8b8"); in meson_vpu_setup_simplefb()
|
/openbmc/u-boot/drivers/video/sunxi/ |
H A D | sunxi_de2.c | 402 "x8r8g8b8"); in sunxi_simplefb_setup()
|
H A D | sunxi_display.c | 1319 graphic_device->plnSizeX, "x8r8g8b8");
|