Searched refs:color (Results 126 - 150 of 367) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c478 const struct tg_color *color)
486 color->color_b_cb,
492 color->color_r_cr,
498 color->color_g_y,
514 * format because it is used when more 10 , i.e. 12 bits per color
476 dce110_timing_generator_v_set_overscan_color_black( struct timing_generator *tg, const struct tg_color *color) argument
/linux-master/tools/perf/ui/
H A Dbrowser.h37 int ui_browser__set_color(struct ui_browser *browser, int color);
/linux-master/drivers/media/platform/amphion/
H A Dvenc.c197 f->fmt.pix_mp.colorspace = venc->params.color.primaries;
198 f->fmt.pix_mp.xfer_func = venc->params.color.transfer;
199 f->fmt.pix_mp.ycbcr_enc = venc->params.color.matrix;
200 f->fmt.pix_mp.quantization = venc->params.color.full_range;
253 venc->params.color.primaries = pix_mp->colorspace;
254 venc->params.color.transfer = pix_mp->xfer_func;
255 venc->params.color.matrix = pix_mp->ycbcr_enc;
256 venc->params.color.full_range = pix_mp->quantization;
259 pix_mp->colorspace = venc->params.color.primaries;
260 pix_mp->xfer_func = venc->params.color
[all...]
/linux-master/net/mac80211/
H A Dkey.h130 unsigned int color; member in struct:ieee80211_key
/linux-master/drivers/leds/
H A Dled-core.c440 if (fwnode_property_present(fwnode, "color")) {
441 ret = fwnode_property_read_u32(fwnode, "color", &props->color);
443 dev_err(dev, "Error parsing 'color' property (%d)\n", ret);
444 else if (props->color >= LED_COLOR_ID_MAX)
445 dev_err(dev, "LED color identifier out of range\n");
506 props.color_present ? led_colors[props.color] : "",
510 props.color_present ? led_colors[props.color] : "",
/linux-master/include/drm/
H A Ddrm_framebuffer.h99 unsigned color, struct drm_clip_rect *clips,
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_sspp.h102 * for all color components. This pixel value for each color component
213 * setup_csc - setup color space coversion
222 * @const_color: Fill color value
225 void (*setup_solidfill)(struct dpu_sw_pipe *pipe, u32 color);
/linux-master/drivers/ps3/
H A Dps3av.c53 /* color space */
685 /* color space */
686 pr_debug("color space rgb: %02x\n", info->cs.rgb);
687 pr_debug("color space yuv444: %02x\n", info->cs.yuv444);
688 pr_debug("color space yuv422: %02x\n", info->cs.yuv422);
690 /* color info */
691 pr_debug("color info red: X %04x Y %04x\n", info->color.red_x,
692 info->color.red_y);
693 pr_debug("color inf
[all...]
/linux-master/drivers/scsi/fnic/
H A Dvnic_dev.c28 int color; member in struct:devcmd2_controller
316 u8 color; local
371 color = dc2c->color;
376 dc2c->color = dc2c->color ? 0 : 1;
381 if (result->color == color) {
429 vdev->devcmd2->color = 1;
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_display_device.c145 .color = { .gamma_lut_size = 256 }
147 .color = { .gamma_lut_size = 129, \
151 .color = { .gamma_lut_size = 1024 }
153 .color = { .degamma_lut_size = 1024, .gamma_lut_size = 1024 }
155 .color = { \
161 .color = { \
167 .color = { \
649 .color = { \
716 .color = { \
H A Dintel_display_core.h305 /* Display internal color functions */
306 const struct intel_color_funcs *color; member in struct:intel_display::__anon326
352 } color; member in struct:intel_display
/linux-master/drivers/media/usb/s2255/
H A Ds2255drv.c19 * -full size, color mode YUYV or YUV422P: 2 channels at once
21 * -half size, color mode YUYV or YUV422P: all 4 channels at once
22 * -full size, color mode YUYV or YUV422P 1/2 frame rate: all 4 channels
136 u32 color; /* output video color format */ member in struct:s2255_mode
310 * = other = color, svideo = color, =
317 * If COLORFILTER is 0 with a composite color camera connected,
320 * COLORFILTER is different from "color killer" and "color effect
[all...]
/linux-master/drivers/gpu/drm/tiny/
H A Dofdrm.c497 u32 color = (r << 16) | (g << 8) | b; local
500 writel(color, data);
516 u32 color = (r << 16) | (g << 8) | b; local
524 /* Set color at palette index */
526 writel(color, data);
542 u32 color = (r << 16) | (g << 8) | b; local
550 /* Set color at palette index */
552 writel(color, data);
573 u32 color = (r << 16) | (g << 8) | b; local
575 writel(color, dat
598 u32 color = (r << 22) | (g << 12) | (b << 2); local
[all...]
/linux-master/drivers/video/fbdev/
H A Damifb.c168 Horizontal values are in color clock cycles (280 ns), vertical values are in
360 encoding of the color part (chrominance) of the video signal and don't say
420 #define BPC3_BANK2 (0x8000) /* Bits to select color register bank */
423 #define BPC3_PF2OF2 (0x1000) /* Bits for color table offset when PF2 */
439 #define BPC4_BPLAM7 (0x8000) /* bitplane color XOR field */
785 * Saved color entry 0 so we can restore it when unblanking
1807 custom.color[0] = rgb2hw8_high(red, green, blue);
1809 custom.color[0] = rgb2hw8_low(red, green, blue);
1815 u_short color, mask; local
1819 color
1852 register u_char color; local
2501 u_short color, mask; local
3126 fill_one_line(int bpp, unsigned long next_plane, unsigned long *dst, int dst_idx, u32 n, u32 color) argument
3141 xor_one_line(int bpp, unsigned long next_plane, unsigned long *dst, int dst_idx, u32 n, u32 color) argument
[all...]
H A Dwmt_ge_rops.c37 #define GE_PAT0C_OFF 0x88 /* Pattern 0 color */
53 fg = ((u32 *) (p->pseudo_palette))[rect->color];
55 fg = rect->color;
/linux-master/tools/include/linux/
H A Drbtree_augmented.h165 struct rb_node *p, int color)
167 rb->__rb_parent_color = (unsigned long)p | color;
164 rb_set_parent_color(struct rb_node *rb, struct rb_node *p, int color) argument
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dquota.c70 data->colors[id] = mvmvif->deflink.phy_ctxt->color;
73 mvmvif->deflink.phy_ctxt->color);
/linux-master/drivers/staging/sm750fb/
H A Dsm750_accel.c90 u32 color, u32 rop)
114 write_dpr(accel, DE_FOREGROUND, color); /* DPR14 */
314 * @fColor: Foreground color (corresponding to a 1 in the monochrome data
315 * @bColor: Background color (corresponding to a 0 in the monochrome data
87 sm750_hw_fillrect(struct lynx_accel *accel, u32 base, u32 pitch, u32 Bpp, u32 x, u32 y, u32 width, u32 height, u32 color, u32 rop) argument
/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h211 void (*set_overscan_blank_color) (struct timing_generator *tg, const struct tg_color *color);
212 void (*set_blank_color)(struct timing_generator *tg, const struct tg_color *color);
/linux-master/tools/testing/kunit/
H A Dkunit_parser.py474 any characters of the color codes are not counted
619 color = stdout.green
621 color = stdout.yellow
623 color = stdout.red
624 stdout.print_with_timestamp(color(f'Testing complete. {test.counts}'))
633 stdout.print_with_timestamp(color(summarized))
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c54 static void draw_pixel(struct fb_info *fbi, int x, int y, unsigned color) argument
62 int r = (color >> 16) & 0xff;
63 int g = (color >> 8) & 0xff;
64 int b = (color >> 0) & 0xff;
85 __raw_writel(color, p);
273 struct omapfb_colormode *color)
281 return var->bits_per_pixel == color->bits_per_pixel &&
282 cmp_component(&var->red, &color->red) &&
283 cmp_component(&var->green, &color->green) &&
284 cmp_component(&var->blue, &color
272 cmp_var_to_colormode(struct fb_var_screeninfo *var, struct omapfb_colormode *color) argument
288 assign_colormode_to_var(struct fb_var_screeninfo *var, struct omapfb_colormode *color) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c1468 * RS3+ color transform DDI - 1D LUT adjustment is composed with regamma here
1469 * Input is evenly distributed in the output color space as specified in
1492 int color = 0; local
1511 for (color = 0; color < 3; color++) {
1512 if (color == 0)
1514 else if (color == 1)
1540 if (color == 0) {
1543 } else if (color
1691 uint32_t color = 0; local
[all...]
/linux-master/drivers/base/
H A Ddevres.c41 int color; member in struct:devres_group
451 /* clear color of group markers in the first pass */
452 grp->color = 0;
466 /* Second pass - Scan groups and color them. A group gets
467 * color value of two iff the group is wholly contained in
479 grp->color++;
481 grp->color++;
483 BUG_ON(grp->color <= 0 || grp->color > 2);
484 if (grp->color
[all...]
/linux-master/tools/perf/util/
H A Dintel-bts.c17 #include "color.h"
91 const char *color = PERF_COLOR_BLUE; local
93 color_fprintf(stdout, color,
103 color_fprintf(stdout, color, " %08x: ", pos);
105 color_fprintf(stdout, color, " %02x", buf[i]);
107 color_fprintf(stdout, color, " ");
110 color_fprintf(stdout, color, " %"PRIx64" -> %"PRIx64" %s\n",
116 color_fprintf(stdout, color, " Bad record!\n");
/linux-master/drivers/media/tuners/
H A Dsi2157.c582 u8 color = 0; /* 0=NTSC/PAL, 0x10=SECAM */ local
629 color = 0x10;
638 color = 0x10;
658 color = 0x10;
665 color = 0x10;
671 color = 0x10;
731 cmd.args[4] = system | color;

Completed in 263 milliseconds

1234567891011>>