/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_cm_common.c | 52 exp_region_start, params->corner_points[0].blue.custom_float_x, in cm_helper_program_gamcor_xfer_func() 62 field_region_linear_slope, params->corner_points[0].blue.custom_float_slope); in cm_helper_program_gamcor_xfer_func() 69 field_region_end_base, params->corner_points[1].blue.custom_float_y); in cm_helper_program_gamcor_xfer_func() 76 field_region_end_slope, params->corner_points[1].blue.custom_float_slope, in cm_helper_program_gamcor_xfer_func() 77 field_region_end, params->corner_points[1].blue.custom_float_x); in cm_helper_program_gamcor_xfer_func() 185 rgb_resulted[j].blue = output_tf->tf_pts.blue[i]; in cm3_helper_translate_curve_to_hw_format() 194 rgb_resulted[hw_points - 1].blue = output_tf->tf_pts.blue[start_index]; in cm3_helper_translate_curve_to_hw_format() 198 rgb_resulted[hw_points].blue = rgb_resulted[hw_points - 1].blue; in cm3_helper_translate_curve_to_hw_format() 204 corner_points[0].blue.x = corner_points[0].red.x; in cm3_helper_translate_curve_to_hw_format() 209 corner_points[1].blue.x = corner_points[1].red.x; in cm3_helper_translate_curve_to_hw_format() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_cm_common.c | 74 exp_region_start, params->corner_points[0].blue.custom_float_x, in cm_helper_program_xfer_func() 84 field_region_linear_slope, params->corner_points[0].blue.custom_float_slope); in cm_helper_program_xfer_func() 91 field_region_end, params->corner_points[1].blue.custom_float_x); in cm_helper_program_xfer_func() 93 field_region_end_slope, params->corner_points[1].blue.custom_float_slope, in cm_helper_program_xfer_func() 94 field_region_end_base, params->corner_points[1].blue.custom_float_y); in cm_helper_program_xfer_func() 157 if (!convert_to_custom_float_format(corner_points[0].blue.x, &fmt, in cm_helper_convert_to_custom_float() 158 &corner_points[0].blue.custom_float_x)) { in cm_helper_convert_to_custom_float() 173 if (!convert_to_custom_float_format(corner_points[0].blue.offset, &fmt, in cm_helper_convert_to_custom_float() 174 &corner_points[0].blue.custom_float_offset)) { in cm_helper_convert_to_custom_float() 189 if (!convert_to_custom_float_format(corner_points[0].blue.slope, &fmt, in cm_helper_convert_to_custom_float() [all …]
|
/openbmc/linux/drivers/video/fbdev/mmp/fb/ |
H A D | mmpfb.c | 26 var->green.length == 4 && var->blue.length == 4) { in var_to_pixfmt() 27 if (var->green.offset >= var->blue.offset) in var_to_pixfmt() 37 var->green.length == 2 && var->blue.length == 2) { in var_to_pixfmt() 38 if (var->green.offset >= var->blue.offset) in var_to_pixfmt() 48 var->green.length == 16 && var->blue.length == 16) { in var_to_pixfmt() 51 else if (var->green.offset >= var->blue.offset) in var_to_pixfmt() 61 var->green.length <= 6 && var->blue.length <= 5) { in var_to_pixfmt() 63 if (var->red.offset >= var->blue.offset) in var_to_pixfmt() 74 var->green.length <= 8 && var->blue.length <= 8) { in var_to_pixfmt() 76 if (var->red.offset >= var->blue.offset) in var_to_pixfmt() [all …]
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | 68328fb.c | 61 .blue = { 0, 8, 0 }, 90 static int mc68x328fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, 194 var->blue.offset = 0; in mc68x328fb_check_var() 195 var->blue.length = 1; in mc68x328fb_check_var() 204 var->blue.offset = 0; in mc68x328fb_check_var() 205 var->blue.length = 8; in mc68x328fb_check_var() 215 var->blue.offset = 10; in mc68x328fb_check_var() 216 var->blue.length = 5; in mc68x328fb_check_var() 224 var->blue.offset = 11; in mc68x328fb_check_var() 225 var->blue.length = 5; in mc68x328fb_check_var() [all …]
|
H A D | sbuslib.c | 120 u16 red, green, blue; in sbusfb_ioctl_helper() local 131 get_user(ublue, &c->blue)) in sbusfb_ioctl_helper() 137 cmap.blue = &blue; in sbusfb_ioctl_helper() 149 blue = blue8 << 8; in sbusfb_ioctl_helper() 165 u8 red, green, blue; in sbusfb_ioctl_helper() local 171 get_user(ublue, &c->blue)) in sbusfb_ioctl_helper() 180 blue = cmap->blue[index + i] >> 8; in sbusfb_ioctl_helper() 183 put_user(blue, &ublue[i])) in sbusfb_ioctl_helper() 214 u16 red, green, blue; in sbusfb_compat_ioctl() local 225 ublue = compat_ptr(c.blue); in sbusfb_compat_ioctl() [all …]
|
H A D | vfb.c | 74 static int vfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, 182 var->blue.offset = 0; in vfb_check_var() 183 var->blue.length = 8; in vfb_check_var() 193 var->blue.offset = 10; in vfb_check_var() 194 var->blue.length = 5; in vfb_check_var() 202 var->blue.offset = 11; in vfb_check_var() 203 var->blue.length = 5; in vfb_check_var() 213 var->blue.offset = 16; in vfb_check_var() 214 var->blue.length = 8; in vfb_check_var() 223 var->blue.offset = 16; in vfb_check_var() [all …]
|
H A D | pxa168fb.c | 49 var->green.length <= 6 && var->blue.length <= 5) { in determine_best_pix_fmt() 51 if (var->red.offset >= var->blue.offset) in determine_best_pix_fmt() 58 if (var->red.offset >= var->blue.offset) in determine_best_pix_fmt() 69 var->green.length <= 8 && var->blue.length <= 8) { in determine_best_pix_fmt() 71 if (var->red.offset >= var->blue.offset) in determine_best_pix_fmt() 78 if (var->red.offset >= var->blue.offset) in determine_best_pix_fmt() 83 if (var->red.offset >= var->blue.offset) in determine_best_pix_fmt() 100 var->blue.offset = 0; var->blue.length = 5; in set_pix_fmt() 107 var->blue.offset = 11; var->blue.length = 5; in set_pix_fmt() 114 var->blue.offset = 0; var->blue.length = 5; in set_pix_fmt() [all …]
|
H A D | macfb.c | 53 unsigned int green, unsigned int blue, 145 unsigned int green, unsigned int blue, in dafb_setpalette() argument 172 nubus_writeb(info->cmap.blue[i] >> 8, in dafb_setpalette() 182 nubus_writeb(blue, &dafb_cmap_regs->lut); in dafb_setpalette() 191 unsigned int green, unsigned int blue, in v8_brazil_setpalette() argument 214 nubus_writeb(blue, &v8_brazil_cmap_regs->lut); in v8_brazil_setpalette() 222 unsigned int green, unsigned int blue, in rbv_setpalette() argument 248 nubus_writeb(blue, &rbv_cmap_regs->lut); in rbv_setpalette() 256 unsigned int green, unsigned int blue, in mdc_setpalette() argument 271 nubus_writeb(blue, &cmap_regs->lut); in mdc_setpalette() [all …]
|
H A D | ocfb.c | 175 unsigned blue, unsigned transp, in ocfb_setcolreg() argument 188 red = green = blue = (red * 77 + green * 151 + blue * 28) >> 8; in ocfb_setcolreg() 193 blue >>= (16 - info->var.blue.length); in ocfb_setcolreg() 198 color = (red << 16) | (green << 8) | blue; in ocfb_setcolreg() 204 (blue << info->var.blue.offset) | in ocfb_setcolreg() 247 var->blue.offset = 0; in ocfb_init_var() 248 var->blue.length = 8; in ocfb_init_var() 258 var->blue.offset = 0; in ocfb_init_var() 259 var->blue.length = 5; in ocfb_init_var() 269 var->blue.offset = 0; in ocfb_init_var() [all …]
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | kirkwood-dir665.dts | 41 pmx_led_internet_blue: pmx-led-internet-blue { 53 pmx_led_status_blue: pmx-led-status-blue { 140 blue-usb { 141 label = "dir665:blue:usb"; 144 blue-internet { 148 label = "dir665:blue:internet"; 155 blue-wifi5g { 156 label = "dir665:blue:5g"; 159 blue-status { 160 label = "dir665:blue:status"; [all …]
|
H A D | kirkwood-netgear_readynas_nv+_v2.dts | 44 pmx_led_blue_power: pmx-led-blue-power { 49 pmx_led_blue_backup: pmx-led-blue-backup { 54 pmx_led_blue_disk1: pmx-led-blue-disk1 { 59 pmx_led_blue_disk2: pmx-led-blue-disk2 { 64 pmx_led_blue_disk3: pmx-led-blue-disk3 { 69 pmx_led_blue_disk4: pmx-led-blue-disk4 { 138 label = "status:blue:power_led"; 144 label = "status:blue:backup_led"; 149 label = "status:blue:disk1_led"; 154 label = "status:blue:disk2_led"; [all …]
|
H A D | kirkwood-netgear_readynas_duo_v2.dts | 44 pmx_led_blue_power: pmx-led-blue-power { 49 pmx_led_blue_activity: pmx-led-blue-activity { 54 pmx_led_blue_disk1: pmx-led-blue-disk1 { 59 pmx_led_blue_disk2: pmx-led-blue-disk2 { 64 pmx_led_blue_backup: pmx-led-blue-backup { 119 label = "status:blue:power_led"; 125 label = "status:blue:activity_led"; 130 label = "status:blue:disk1_led"; 135 label = "status:blue:disk2_led"; 140 label = "status:blue:backup_led";
|
H A D | armada-370-netgear-rn104.dts | 109 blue-backup-led { 110 label = "rn104:blue:backup"; 115 blue-power-led { 116 label = "rn104:blue:pwr"; 121 blue-sata1-led { 122 label = "rn104:blue:sata1"; 127 blue-sata2-led { 128 label = "rn104:blue:sata2"; 133 blue-sata3-led { 134 label = "rn104:blue:sata3"; [all …]
|
H A D | kirkwood-iconnect.dts | 37 pmx_led_power_blue: pmx-led-power-blue { 92 power-blue { 93 label = "power:blue"; 102 label = "usb1:blue"; 106 label = "usb2:blue"; 110 label = "usb3:blue"; 114 label = "usb4:blue"; 118 label = "otb:blue";
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | colors.scss | 2 $color--blue-100: #1B2834; 3 $color--blue-50: #1D3458; 4 $color--blue-40: #2D60E5; 5 $color--blue-30: #7295F1; 6 $color--blue-20: #CCD7F4; 7 $color--blue-10: #EFF2FB; 37 $base-01--01: $color--blue-100; 38 $base-01--02: $color--blue-50; 39 $base-01--03: $color--blue-40; 40 $base-01--04: $color--blue-30; [all …]
|
/openbmc/linux/arch/mips/bcm47xx/ |
H A D | leds.c | 49 BCM47XX_GPIO_LED(3, "blue", "wan", 1, LEDS_GPIO_DEFSTATE_OFF), 50 BCM47XX_GPIO_LED(4, "blue", "lan", 1, LEDS_GPIO_DEFSTATE_OFF), 51 BCM47XX_GPIO_LED(6, "blue", "power", 1, LEDS_GPIO_DEFSTATE_ON), 52 BCM47XX_GPIO_LED(9, "blue", "usb", 0, LEDS_GPIO_DEFSTATE_OFF), 57 BCM47XX_GPIO_LED(1, "blue", "power", 1, LEDS_GPIO_DEFSTATE_ON), 58 BCM47XX_GPIO_LED(7, "blue", "wlan", 0, LEDS_GPIO_DEFSTATE_OFF), 63 BCM47XX_GPIO_LED(12, "blue", "power", 1, LEDS_GPIO_DEFSTATE_ON), 64 BCM47XX_GPIO_LED(15, "blue", "usb", 1, LEDS_GPIO_DEFSTATE_OFF), 213 BCM47XX_GPIO_LED(6, "blue", "unk", 1, LEDS_GPIO_DEFSTATE_OFF), 220 BCM47XX_GPIO_LED(6, "blue", "unk", 1, LEDS_GPIO_DEFSTATE_OFF), [all …]
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm4709-tplink-archer-c9-v1.dts | 27 label = "bcm53xx:blue:lan"; 32 label = "bcm53xx:blue:wps"; 37 label = "bcm53xx:blue:2ghz"; 42 label = "bcm53xx:blue:5ghz"; 47 label = "bcm53xx:blue:usb3"; 55 label = "bcm53xx:blue:usb2"; 61 led-wan-blue { 62 label = "bcm53xx:blue:wan"; 72 label = "bcm53xx:blue:power";
|
H A D | bcm4708-asus-rt-ac56u.dts | 32 label = "bcm53xx:blue:usb3"; 37 label = "bcm53xx:blue:wan"; 42 label = "bcm53xx:blue:lan"; 47 label = "bcm53xx:blue:power"; 53 label = "bcm53xx:blue:all"; 59 label = "bcm53xx:blue:2ghz"; 64 label = "bcm53xx:blue:usb2";
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | fbcmap.c | 64 .len=2, .red=red2, .green=green2, .blue=blue2 67 .len=8, .red=red8, .green=green8, .blue=blue8 70 .len=4, .red=red4, .green=green4, .blue=blue4 73 .len=16, .red=red16, .green=green16, .blue=blue16 110 cmap->blue = kzalloc(size, flags); in fb_alloc_cmap_gfp() 111 if (!cmap->blue) in fb_alloc_cmap_gfp() 151 kfree(cmap->blue); in fb_dealloc_cmap() 154 cmap->red = cmap->green = cmap->blue = cmap->transp = NULL; in fb_dealloc_cmap() 185 memcpy(to->blue+tooff, from->blue+fromoff, size); in fb_copy_cmap() 212 if (copy_to_user(to->blue+tooff, from->blue+fromoff, size)) in fb_cmap_to_user() [all …]
|
/openbmc/u-boot/board/LaCie/net2big_v2/ |
H A D | net2big_v2.c | 186 * 1 | fix blue on 188 * 3 | blink blue on=1 sec and blue off=1 sec 190 * 5 | blink blue on=2.5 sec and red on=0.5 sec 191 * 6 | blink blue on=1 sec and red on=1 sec 192 * 7 | blink blue on=0.5 sec and blue off=2.5 sec 199 * 3 | blink blue on=1 sec and blue off=1 sec 201 * 5 | blink blue on=2.5 sec and red on=0.5 sec 202 * 6 | blink blue on=1 sec and red on=1 sec 203 * 7 | fix blue on 207 /* Enable the front blue LED */ in init_leds()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/glmark2/files/ |
H A D | 0003-GLVisualConfig-By-default-don-t-care-about-the-stenc.patch | 26 \'id=ID:red=R:green=G:blue=B:alpha=A:buffer=BUF:stencil=STENCIL:samples=SAMPLES'. 28 -default value of '0' (id, stencil, samples) or '1' (red, green, blue, alpha, buffer). 29 +default value of '0' (id, samples), -1 (stencil) or '1' (red, green, blue, alpha, buffer). 41 - id(0), red(1), green(1), blue(1), alpha(1), depth(1), stencil(0), buffer(1), samples(0) 47 score += score_component(blue, target.blue, 4); 79 - id(0), red(1), green(1), blue(1), alpha(1), depth(1), stencil(0), buffer(1), samples(0) {} 80 + id(0), red(1), green(1), blue(1), alpha(1), depth(1), stencil(-1), buffer(1), samples(0) {} 89 " target: 'id=ID:red=R:green=G:blue=B:alpha=A:buffer=BUF:\n" 93 - " green, blue, alpha, buffer). If 'id' is set to a non-zero\n" 96 + " '1' (red, green, blue, alpha, buffer). If 'id' is set to\n"
|
/openbmc/linux/Documentation/devicetree/bindings/display/tilcdc/ |
H A D | tilcdc.txt | 20 - blue-and-red-wiring: Recognized values "straight" or "crossed". 25 - "crossed" indicates wiring that has blue and red wires 31 and blue colors are swapped in either 16 or 24-bit color modes. 44 the wires work as they should (LCD_DATA[0:4] is for Blue[3:7]), 45 but for 24 bit color modes the wiring of blue and red components is 47 for Blue[3-7]. For more details see section 3.1.1 in AM335x 60 blue-and-red-wiring = "crossed";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | kirkwood-iconnect.dts | 37 pmx_led_power_blue: pmx-led-power-blue { 92 power-blue { 93 label = "power:blue"; 102 label = "usb1:blue"; 106 label = "usb2:blue"; 110 label = "usb3:blue"; 114 label = "usb4:blue"; 118 label = "otb:blue";
|
/openbmc/webui-vue/src/assets/styles/bmc/helpers/ |
H A D | _colors.scss | 5 $blue-500: #2d60e5; 21 $blue: $blue-500; variable 30 $info: $blue; 32 $primary: $blue;
|
/openbmc/linux/Documentation/fb/ |
H A D | api.rst | 52 bits_per_pixel, grayscale, red, green, blue and transp fields. 115 Pixels are broken into red, green and blue components, and each component 120 information red, green, blue and transp fields. 125 blue components. The colormap is read-only for FB_VISUAL_STATIC_PSEUDOCOLOR 133 Pixels are broken into red, green and blue components, and each component 137 information red, green, blue and transp fields. 195 struct fb_bitfield blue; 248 blue, green and transp fields must be set to 0 by applications and ignored by 249 drivers. Drivers must fill the red, blue and green offsets to 0 and lengths 253 red, blue, green and transp fields must be set to 0 by applications and [all …]
|