/linux/drivers/leds/ |
H A D | TODO | 29 really different from driver for RGB color LED that can run its own 32 * Figure out what to do with RGB leds 36 RGB, and not even RGB-White or RGB-Yellow variants emerged. 38 Multicolor is not a good fit for RGB LED. It does not really know 46 multicolor for RGB LEDs. 50 RGB LEDs are quite common, and it would be good to be able to turn LED
|
/linux/Documentation/leds/ |
H A D | leds-mt6370-rgb.rst | 4 The device for Mediatek MT6370 RGB LED 10 The MT6370 integrates a four-channel RGB LED driver, designed to provide a 11 variety of lighting effect for mobile device applications. The RGB LED devices 14 current up to 6mA. It provides three operation modes for RGB LEDs: 16 can increase or decrease the brightness of the RGB LED via an I2C interface. 24 Specify a hardware breath pattern for a MT6370 RGB LED.
|
H A D | leds-lp5562.rst | 26 Value: RGB or W 46 Engine mux has two different mode, RGB and W. 47 RGB is used for loading RGB program data, W is used for W program data. 52 echo "RGB" > /sys/bus/i2c/devices/xxxx/engine_mux # engine mux for RGB
|
H A D | leds-qcom-lpg.rst | 11 number of PWM channels, a programmable pattern lookup table and a RGB LED 15 individual LEDs, grouped together as RGB LEDs or otherwise be accessed as PWM 17 blocks, such as the RGB current sink, GPIO pins etc.
|
H A D | leds-blinkm.rst | 7 They are RGB-LED modules driven by a (AT)tiny microcontroller and 12 The device accepts RGB and HSB color values through separate commands.
|
H A D | leds-lp5523.rst | 28 - /sys/class/leds/RGB:channelN (label: 'RGB', N: 0 ~ 8)
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-rgb.rst | 6 RGB Formats 9 These formats encode each pixel as a triplet of RGB values. They are packed 10 formats, meaning that the RGB values for one pixel are stored consecutively in 15 The formats differ by the number of bits per RGB component (typically but not 53 These formats store an RGB triplet in one, two or four bytes. They are named 54 based on the order of the RGB components as seen in a 8-, 16- or 32-bit word, 75 .. flat-table:: RGB Formats With Less Than 8 Bits Per Component 645 These formats store an RGB triplet in three or four bytes. They are named based 646 on the order of the RGB components as stored in memory, and on the total number 660 .. flat-table:: RGB Formats With 8 Bits Per Component [all …]
|
H A D | metafmt-vsp1-hgo.rst | 18 The VSP1 HGO is a histogram computation engine that can operate on RGB, YCrCb 24 three channels (RGB data only) or on the Y channel only (YCbCr only). It can 29 to compute three 64-bins histograms. RGB, YCbCr and HSV image formats are 32 channels to compute a single 64-bins histogram. Only the RGB image format is 37 channels to compute a single 256-bins histogram. Only the RGB image format is
|
H A D | colorspaces.rst | 13 actually *means* to have an RGB value of e.g. (255, 0, 0). That is, 23 different wavelengths, so instead of RGB we would be using the 91 Both the CIE XYZ and the RGB colorspace that are derived from the 99 values are denoted RGB, non-linear are denoted as R'G'B'. In general 101 linear RGB. Special care should be taken when dealing with openGL to 102 provide linear RGB colors or to use the built-in openGL support to apply 121 The final step is how the RGB, R'G'B' or Y'CbCr values are quantized. 130 definition. In practice RGB or R'G'B' values are full range, i.e. they 134 Unfortunately, in some cases limited range RGB is also used where the
|
H A D | ext-ctrls-dv.rst | 80 Select the quantization range for RGB output. V4L2_DV_RANGE_AUTO 81 follows the RGB quantization range specified in the standard for the 139 Select the quantization range for RGB input. V4L2_DV_RANGE_AUTO 140 follows the RGB quantization range specified in the standard for the
|
/linux/Documentation/fb/ |
H A D | arkfb.rst | 21 * 16 bpp truecolor modes (RGB 555 and RGB 565) 22 * 24 bpp truecolor mode (RGB 888) 23 * 32 bpp truecolor mode (RGB 888)
|
H A D | s3fb.rst | 28 * 16 bpp truecolor modes (RGB 555 and RGB 565) 29 * 24 bpp truecolor mode (RGB 888) on (only on Virge VX) 30 * 32 bpp truecolor mode (RGB 888) on (not on Virge VX)
|
H A D | vt8623fb.rst | 20 * 16 bpp truecolor mode (RGB 565) 21 * 32 bpp truecolor mode (RGB 888)
|
H A D | pxafb.rst | 89 support palette and no-palette RGB formats, as well as YUV formats (only 144 4) var->{red, green, blue, transp} if RGB mode is to be used 165 - 0 - RGB
|
/linux/drivers/gpu/drm/panel/ |
H A D | Kconfig | 56 uses 24 bit RGB per pixel. It provides a MIPI DSI interface to 67 24 bit RGB per pixel. It provides a MIPI DSI interface to 78 resolution and uses 24 bit RGB per pixel. It provides a MIPI DSI 194 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels. 205 QVGA (240x320) RGB panels. support serial & parallel rgb 261 24 bit RGB per pixel. It provides a MIPI DSI interface to 293 The panel has a 1200(RGB)×1920 (WUXGA) resolution and uses 313 24 bit RGB per pixel. It provides a MIPI DSI interface to 324 24 bit RGB per pixel. It provides a MIPI DSI interface to 335 24 bit RGB per pixel. It provides a MIPI DSI interface to [all …]
|
/linux/Documentation/gpu/ |
H A D | afbc.rst | 28 (AFBC_FORMAT_MOD_YTR, which should be enabled for RGB buffers for 126 - 10-bit per component RGB, with 2-bit alpha 134 - 8-bit per component RGB, with 8-bit alpha 142 - 8-bit per component RGB 149 - 5/6-bit per component RGB 156 - 5-bit per component RGB, with 1-bit alpha
|
H A D | tegra.rst | 22 outputs, such as RGB, HDMI, DSI, and DisplayPort. 93 from YUV to RGB at scanout time. This makes them useful for displaying video 102 very simple RGB interfaces (one per display controller), recent generations no 107 RGB/LVDS
|
/linux/drivers/leds/rgb/ |
H A D | Kconfig | 23 RGB/White LED driver found in different BQ mobile phones. 35 Triple Output I2C Controlled RGB LED Driver. 60 sink, intended to drive RGB LEDs. Each channel can either be used as 61 a LED, grouped to represent a RGB LED or exposed as PWM channels.
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-boneblack-hdmi.dtsi | 56 /* If you want to get 24 bit RGB and 16 BGR mode instead of 57 * current 16 bit RGB and 24 BGR modes, set the propety 81 /* Convert 24bit BGR to RGB, e.g. cross red and blue wiring */
|
/linux/Documentation/admin-guide/media/ |
H A D | vimc.dot | 21 …n00000013 [label="{{} | RGB/YUV Input\n/dev/v4l-subdev4 | {<port0> 0}}", shape=Mrecord, style=fill… 25 n00000018 [label="RGB/YUV Capture\n/dev/video2", shape=box, style=filled, fillcolor=yellow]
|
/linux/drivers/gpu/drm/rockchip/ |
H A D | Kconfig | 98 bool "Rockchip RGB support" 104 Choose this option to enable support for Rockchip RGB output. 106 and serial RGB format to panel or connect to a conversion chip.
|
/linux/drivers/gpu/drm/bridge/imx/ |
H A D | imx8qxp-pixel-combiner.c | 55 RGB, enumerator 166 val |= PC_DISP0_PIX_DATA_FORMAT(RGB); in imx8qxp_pc_bridge_mode_set() 169 val |= PC_DISP1_PIX_DATA_FORMAT(RGB); in imx8qxp_pc_bridge_mode_set()
|
/linux/Documentation/hwmon/ |
H A D | nzxt-smart2.rst | 8 - NZXT RGB & Fan controller 18 The device also has two connectors for RGB LEDs; support for them isn't
|
H A D | aquacomputer_d5next.rst | 10 * Aquacomputer Farbwerk RGB controller 11 * Aquacomputer Farbwerk 360 RGB controller 45 RGB LEDs, for which there is no standard sysfs interface. Thus, that task is
|
/linux/Documentation/devicetree/bindings/display/ti/ |
H A D | ti,omap-dss.txt | 19 a RGB pixel stream to encoders. 21 The encoder modules encode the received RGB pixel stream to a video output like
|