Home
last modified time | relevance | path

Searched full:rgb565 (Results 1 – 25 of 75) sorted by relevance

123

/linux/drivers/gpu/drm/meson/
H A Dmeson_dw_mipi_dsi.h50 * 0=16-bit RGB565 config 1;
51 * 1=16-bit RGB565 config 2;
52 * 2=16-bit RGB565 config 3;
67 * 3=16-bit pixel, RGB565.
/linux/Documentation/devicetree/bindings/display/tilcdc/
H A Dtilcdc.txt23 - "straight" indicates normal wiring that supports RGB565,
29 the legacy mode is assumed. This configuration supports RGB565,
/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-mipi-dbi-spi.yaml55 the Type C interface and most common among these are RGB565 and RGB666.
109 * `r5g6b5` - RGB565, 2 bytes
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-input.c71 /* RGB565 */
72 PIXMAP_SINK_SRC_PRCR_SWAP(RGB565_2X8_LE, RGB565_2X8_LE, RGB565, 1, MIPI_CSI2_DT_RGB565),
73 PIXMAP_SINK_SRC_PRCR_SWAP(RGB565_2X8_BE, RGB565_2X8_LE, RGB565, 0, MIPI_CSI2_DT_RGB565),
74 PIXMAP_SINK_SRC_PRCR_SWAP(RGB565_1X16, RGB565_1X16, RGB565, 0, MIPI_CSI2_DT_RGB565),
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dovti,ov2640.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
H A Dovti,ov2659.txt6 YUV422, RGB565/555 or raw RGB output formats.
H A Dovti,ov7670.txt4 CIF, SVGA, UXGA. It also can support the YUV422/420, RGB565/555 or raw RGB
H A Dovti,ov772x.yaml15 support the YUV422, RGB565/555/444, GRB422 or raw RGB output formats.
H A Dgalaxycore,gc2145.yaml17 gamma correction. Bayer RGB, RGB565 and YCbCr 4:2:2 can be provided by the
/linux/Documentation/devicetree/bindings/display/imx/
H A Dfsl,imx-parallel-display.yaml20 - rgb565
/linux/drivers/staging/media/atomisp/pci/isp/modes/interface/
H A Disp_types.h21 * NOTE: for rgb565, we set isp_bits_per_pixel to 565, for all other rgb
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dchipone,icn6211.yaml16 produce RGB565, RGB666, RGB888 output format.
H A Dti,dlpc3433.yaml18 input that produces a DMD output in RGB565, RGB666, RGB888
/linux/Documentation/admin-guide/media/
H A Dcafe_ccic.rst16 RGB565, and RGB444 formats. (Anybody looking at the code will see RGB32 as
H A Dipu6-isys.rst74 * - RGB565, RGB888
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-osd.c43 static const u16 rgb565[16] = { variable
60 rgb = rgb565; in vivid_fb_clear()
/linux/drivers/gpu/drm/armada/
H A Darmada_fb.c35 FMT(RGB565, 565, CFG_SWAPRB); in armada_framebuffer_create()
/linux/drivers/gpu/drm/pl111/
H A Dpl111_versatile.c339 * supporting RGB565/BGR565
534 /* This can do RGB565 with external PLD */ in pl111_versatile_init()
/linux/drivers/staging/fbtft/
H A Dfb_pcd8544.c5 * The display is monochrome and the video memory is RGB565.
H A Dfb_tls8204.c5 * The display is monochrome and the video memory is RGB565.
H A Dfb_uc1701.c5 * The display is monochrome and the video memory is RGB565.
/linux/Documentation/devicetree/bindings/media/xilinx/
H A Dxlnx,csi2rxss.yaml57 0x22 - RGB565
/linux/Documentation/fb/
H A Dpxafb.rst106 bpp = 16 -- for RGB565 or RGBT555
/linux/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_crtc.c38 dev_dbg(drm->dev, "Setting up RGB565 mode\n"); in aspeed_gfx_set_pixel_fmt()
/linux/drivers/gpu/drm/imx/ipuv3/
H A Dparallel-display.c248 else if (!strcmp(fmt, "rgb565")) in imx_pd_probe()

123