Searched full:rgb666 (Results 1 – 21 of 21) sorted by relevance
/linux/drivers/gpu/drm/meson/ |
H A D | meson_dw_mipi_dsi.h | 53 * 3=18-bit RGB666 config 1; 54 * 4=18-bit RGB666 config 2; 66 * 2=18-bit pixel, RGB666;
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | panel-mipi-dbi-spi.yaml | 55 the Type C interface and most common among these are RGB565 and RGB666. 111 * `r6x2g6x2b6x2` - RGB666, 3 bytes
|
/linux/drivers/gpu/drm/bridge/ |
H A D | Kconfig | 46 and produce RGB565, RGB666, RGB888 output format. 378 input that produces a DMD output in RGB565, RGB666, RGB888
|
H A D | tc358762.c | 46 #define LCDCTRL_MSF BIT(0) /* Magic square in RGB666 */
|
H A D | tc358764.c | 45 #define VP_CTRL_MSF BIT(0) /* Magic square in RGB666 */
|
H A D | tc358775.c | 527 /* RGB666 */ in tc_mode_valid()
|
H A D | tc358768.c | 433 * tc358768 supports RGB888, RGB666, RGB666_PACKED and RGB565, but only in tc358768_dsi_host_attach()
|
/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | ti,dlpc3433.yaml | 18 input that produces a DMD output in RGB565, RGB666, RGB888
|
H A D | chipone,icn6211.yaml | 16 produce RGB565, RGB666, RGB888 output format.
|
/linux/Documentation/devicetree/bindings/display/ |
H A D | st,stm32mp25-lvds.yaml | 29 - RGB888 or RGB666 output
|
/linux/Documentation/devicetree/bindings/media/xilinx/ |
H A D | xlnx,csi2rxss.yaml | 58 0x23 - RGB666
|
/linux/drivers/media/i2c/ |
H A D | alvium-csi2.h | 317 u64 rgb666:1; member
|
/linux/arch/arm/mach-sa1100/ |
H A D | assabet.c | 357 * takes an RGB666 signal, but we provide it with an RGB565 signal
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun5i.dtsi | 496 lcd_rgb666_pins: lcd-rgb666-pins {
|
H A D | sun8i-a23-a33.dtsi | 367 lcd_rgb666_pins: lcd-rgb666-pins {
|
/linux/arch/riscv/boot/dts/allwinner/ |
H A D | sunxi-d1s-t113.dtsi | 82 lcd_rgb666_pins: lcd-rgb666-pins {
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | px30.dtsi | 2191 lcdc_rgb666_m0_data_pins: lcdc-rgb666-m0-data-pins { 2254 lcdc_rgb666_m1_data_pins: lcdc-rgb666-m1-data-pins {
|
/linux/drivers/gpu/drm/mcde/ |
H A D | mcde_display.c | 812 "we cannot handle the packed RGB666 format\n"); in mcde_configure_dsi_formatter()
|
/linux/drivers/gpu/drm/stm/ |
H A D | lvds.c | 788 case MEDIA_BUS_FMT_RGB666_1X7X3_SPWG: /* VESA-RGB666 */ in lvds_config_data_mapping()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | icl_dsi.c | 923 /* if RGB666 format, then hactive must be multiple of 4 pixels */ in gen11_dsi_set_transcoder_timings()
|
/linux/drivers/video/fbdev/ |
H A D | pxafb.c | 338 case 18: SET_PIXFMT(var, 6, 6, 6, 0); break; /* RGB666 */ in pxafb_set_pixfmt()
|