/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | xylon,logicvc-display.yaml | 69 # Parallel RGB interface (C_DISPLAY_INTERFACE == 0) 70 - parallel-rgb 83 # RGB colorspace (C_DISPLAY_COLOR_SPACE == 0) 84 - rgb 139 # RGB colorspace (C_LAYER_X_TYPE == 0) 140 - rgb 234 xylon,display-colorspace = "rgb"; 247 xylon,layer-colorspace = "rgb"; 257 xylon,layer-colorspace = "rgb"; 266 xylon,layer-colorspace = "rgb"; [all …]
|
H A D | atmel,lcdc-display.yaml | 59 description: lcd wiring mode "RGB" or "BRG" 61 - RGB 87 atmel,lcd-wiring-mode = "RGB";
|
H A D | st,stm32-ltdc.yaml | 39 Video port for DPI RGB output. 41 - for external dpi rgb panel or bridge, using gpios.
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | pc98 | 18 >38 ubeshort&2 0 \b, 16 paletted RGB colors 19 >38 ubeshort&2 2 \b, 8 fixed RGB colors 47 >>>&0 ubyte&0x86 0x00 16 paletted RGB colors 48 >>>&0 ubyte&0x86 0x02 8 paletted RGB colors 49 >>>&0 ubyte&0x86 0x04 16 fixed RGB colors 50 >>>&0 ubyte&0x86 0x06 8 fixed RGB colors 51 >>>&0 ubyte&0x81 0x80 256 paletted RGB colors
|
H A D | flif | 14 >>4 string 3 \b, RGB, non-interlaced 17 >>4 string C \b, RGB, interlaced 32 >>4 string =S \b, RGB, non-interlaced 35 >>4 string =c \b, RGB, interlaced
|
H A D | pgf | 27 >>20 byte 3 RGB color, 35 >>20 byte 11 RGB color 48, 42 >>20 byte 19 RGB color 12, 43 >>20 byte 20 RGB color 16,
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | cznic,turris-omnia-leds.yaml | 13 This module adds support for the RGB LEDs found on the front panel of the 14 Turris Omnia router. There are 12 RGB LEDs that are controlled by a 39 This node represents one of the RGB LED devices on Turris Omnia. 41 supports RGB LEDs. 73 * No subnodes are needed, this controller only supports RGB
|
H A D | leds-lp50xx.yaml | 7 title: LED driver for LP50XX RGB LED from Texas Instruments. 13 The LP50XX is multi-channel, I2C RGB LED Drivers that can group RGB LEDs into 16 The difference in these RGB LED drivers is the number of supported RGB
|
/freebsd/sys/dev/vt/colors/ |
H A D | vt_termcolors.c | 63 vt_parse_rgb_triplet(const char *rgb, unsigned char *r, in vt_parse_rgb_triplet() argument 70 ptr = rgb; in vt_parse_rgb_triplet() 135 char rgb[32]; in vt_palette_init() local 141 "kern.vt.color.%d.rgb", i); in vt_palette_init() 142 if (TUNABLE_STR_FETCH(tunable, rgb, sizeof(rgb))) { in vt_palette_init() 143 if (vt_parse_rgb_triplet(rgb, &r, &g, &b) == 0) { in vt_palette_init()
|
/freebsd/contrib/libxo/xohtml/ |
H A D | xohtml.css | 229 background: rgb(230, 230, 230) url(/images/gear.png) no-repeat center; 382 background-color: rgb(245, 245, 245); 383 border-bottom: rgb(200, 200, 200) solid 1px; 388 border: solid 1px rgb(180, 180, 200); 407 background: rgb(242, 244, 255); 417 color: rgb(0, 50, 112); 449 border: solid 1px rgb(180, 180, 200); 453 border: solid 1px rgb(180, 180, 200); 843 border-color: rgb(213, 119, 0); 847 border-color: rgb(213, 11, 0); [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | sama5d3_lcd.dtsi | 58 pinctrl_lcd_rgb444: lcd-rgb-0 { 74 pinctrl_lcd_rgb565: lcd-rgb-1 { 94 pinctrl_lcd_rgb666: lcd-rgb-2 { 116 pinctrl_lcd_rgb666_alt: lcd-rgb-2-alt { 138 pinctrl_lcd_rgb888: lcd-rgb-3 { 166 pinctrl_lcd_rgb888_alt: lcd-rgb-3-alt {
|
H A D | at91sam9x5_lcd.dtsi | 61 pinctrl_lcd_rgb444: lcd-rgb-0 { 77 pinctrl_lcd_rgb565: lcd-rgb-1 { 97 pinctrl_lcd_rgb666: lcd-rgb-2 { 119 pinctrl_lcd_rgb888: lcd-rgb-3 {
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | adi,adv7511.txt | 7 pixels, while the others support RGB interface. 34 - adi,input-colorspace: The input color space, one of "rgb", "yuv422" or 40 The following input format properties are required except in "rgb 1x" and 89 - Video port 0 for the RGB, YUV or DSI input. In the case of ADV7533/5, the 113 adi,input-colorspace = "rgb";
|
H A D | adi,adv7511.yaml | 16 parallel RGB or YUV data. 84 enum: [ rgb, yuv422, yuv444 ] 125 description: Video port for the RGB or YUV input. 137 # "rgb 1x" and "yuv444 1x" modes, in which case they must not be 144 enum: [ rgb, yuv444 ]
|
H A D | toshiba,tc358768.yaml | 7 title: Toschiba TC358768/TC358778 Parallel RGB to MIPI DSI bridge 13 The TC358768/TC358778 is bridge device which converts RGB to DSI. 52 Video port for RGB input
|
H A D | chipone,icn6211.yaml | 7 title: Chipone ICN6211 MIPI-DSI to RGB Converter bridge 13 ICN6211 is MIPI-DSI to RGB Converter bridge from chipone. 46 description: A 1.8V/2.5V/3.3V supply that power the RGB output.
|
/freebsd/sys/contrib/device-tree/Bindings/pwm/ |
H A D | pwm-lp3943.txt | 17 PWM 0 is for RGB LED brightness control 42 rgb { 43 label = "indi::rgb";
|
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/ |
H A D | nvidia,tegra20-dc.yaml | 79 rgb: 109 rgb: 110 description: Each display controller node has a child node, named "rgb", that represents 111 the RGB output associated with the controller.
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | panel-simple.yaml | 189 # LeMaker BL035-RGB-002 3.5" QVGA TFT LCD panel 190 - lemaker,bl035-rgb-002 221 # New Vision Display 7.0" 800 RGB x 480 TFT LCD panel 249 # Shenzhen QiShenglong Industrialist Co., Ltd. Gopher 2b 4.3" 480(RGB)x272 TFT LCD panel 253 # Rocktech Display Ltd. RK070ER9427 800(RGB)x480 TFT LCD panel 327 panel_rgb: panel-rgb {
|
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp157c-lxa-mc1.dts | 52 /* led-1 to led-3 are part of a single RGB led */ 54 label = "mc1:red:rgb"; 61 label = "mc1:green:rgb"; 68 label = "mc1:blue:rgb";
|
/freebsd/sys/contrib/device-tree/src/arm/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 */
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx7d-colibri-iris-v2.dts | 43 * This switches the LVDS transceiver to the 24-bit RGB mode. 45 lvds-rgb-mode-hog {
|
H A D | imx7s-colibri-iris-v2.dts | 43 * This switches the LVDS transceiver to the 24-bit RGB mode. 45 lvds-rgb-mode-hog {
|
H A D | imx6ull-colibri-wifi-iris-v2.dts | 53 * This switches the LVDS transceiver to the 24-bit RGB mode. 55 lvds-rgb-mode-hog {
|
/freebsd/share/man/man4/ |
H A D | uled.4 | 64 The command returns LED colors with values for RGB. 76 The command sets LED colors with values for RGB.
|