Searched full:rgb565 (Results 1 – 25 of 84) sorted by relevance
1234
/Linux-v6.1/Documentation/devicetree/bindings/display/atmel/ |
D | hlcdc-dc.txt | 23 "rgb565", "rgb666" and "rgb888" respectively. 61 Example 2: With a video interface override to force rgb565; as above
|
/Linux-v6.1/Documentation/devicetree/bindings/display/tilcdc/ |
D | tilcdc.txt | 23 - "straight" indicates normal wiring that supports RGB565, 29 the legacy mode is assumed. This configuration supports RGB565,
|
/Linux-v6.1/drivers/gpu/drm/bridge/ |
D | Kconfig | 40 and produce RGB565, RGB666, RGB888 output format. 337 input that produces a DMD output in RGB565, RGB666, RGB888
|
/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | ov2640.txt | 4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
|
D | ov2659.txt | 6 YUV422, RGB565/555 or raw RGB output formats.
|
D | ov7670.txt | 4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
|
D | ovti,ov772x.yaml | 15 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
|
D | st,st-mipid02.txt | 10 Supported formats are RAW6, RAW7, RAW8, RAW10, RAW12, RGB565, RGB888, RGB444,
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/isp/modes/interface/ |
D | isp_types.h | 30 * NOTE: for rgb565, we set isp_bits_per_pixel to 565, for all other rgb
|
/Linux-v6.1/Documentation/devicetree/bindings/display/bridge/ |
D | chipone,icn6211.yaml | 16 produce RGB565, RGB666, RGB888 output format.
|
D | ti,dlpc3433.yaml | 18 input that produces a DMD output in RGB565, RGB666, RGB888
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | cafe_ccic.rst | 16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
|
/Linux-v6.1/drivers/media/test-drivers/vivid/ |
D | vivid-osd.c | 43 static const u16 rgb565[16] = { variable 55 rgb = rgb565; in vivid_clear_fb()
|
/Linux-v6.1/drivers/gpu/drm/armada/ |
D | armada_fb.c | 34 FMT(RGB565, 565, CFG_SWAPRB); in armada_framebuffer_create()
|
/Linux-v6.1/drivers/gpu/drm/pl111/ |
D | pl111_versatile.c | 338 * supporting RGB565/BGR565 533 /* This can do RGB565 with external PLD */ in pl111_versatile_init()
|
/Linux-v6.1/drivers/staging/fbtft/ |
D | fb_pcd8544.c | 5 * The display is monochrome and the video memory is RGB565.
|
D | fb_tls8204.c | 5 * The display is monochrome and the video memory is RGB565.
|
D | fb_uc1701.c | 5 * The display is monochrome and the video memory is RGB565.
|
/Linux-v6.1/Documentation/devicetree/bindings/display/imx/ |
D | fsl-imx-drm.txt | 120 display interface. Currently supported types: "rgb24", "rgb565", "bgr666"
|
/Linux-v6.1/Documentation/devicetree/bindings/media/xilinx/ |
D | xlnx,csi2rxss.yaml | 57 0x22 - RGB565
|
/Linux-v6.1/Documentation/fb/ |
D | pxafb.rst | 106 bpp = 16 -- for RGB565 or RGBT555
|
/Linux-v6.1/drivers/gpu/drm/aspeed/ |
D | aspeed_gfx_crtc.c | 39 dev_dbg(drm->dev, "Setting up RGB565 mode\n"); in aspeed_gfx_set_pixel_fmt()
|
/Linux-v6.1/drivers/media/platform/st/sti/bdisp/ |
D | bdisp-reg.h | 230 #define BDISP_RGB565 0x00 /* RGB565 */
|
D | bdisp-debug.c | 117 seq_puts(s, "RGB565 - "); in bdisp_dbg_dump_tty() 189 seq_puts(s, "RGB565 - "); in bdisp_dbg_dump_sty()
|
/Linux-v6.1/drivers/gpu/drm/tve200/ |
D | tve200_drv.c | 226 * Passing in 16 here will make the RGB565 mode the default in tve200_probe()
|
1234