Searched refs:color (Results 326 - 350 of 369) sorted by relevance

<<1112131415

/linux-master/drivers/video/fbdev/
H A Dcg6.c330 sbus_writel(rect->color, &fbc->fg);
475 * cg6_setcolreg - Sets a color register.
657 sbus_writel(0x04 << 24, &bt->addr); /* color planes */
H A Dffb.c485 fg = ((u32 *)info->pseudo_palette)[rect->color];
640 * ffb_setcolreg - Sets a color register.
H A Dvt8623fb.c172 u32 fg = expand_color(rect->color);
H A Dsstfb.c43 -ASK: Can I choose different ordering for the color bitfields (rgba argb ...)
452 * correct the color bit fields
660 * sstfb_setcolreg - Optional function. Sets a color register.
811 sst_write(BLTCOLOR, rect->color);
H A Darkfb.c206 u32 fg = expand_color(rect->color);
H A Dsm501fb.c1439 smc501_writel(rect->color, fbi->regs2d + SM501_2D_FOREGROUND);
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-driver.c901 static void bt848_sat(struct bttv *btv, int color) argument
905 btv->saturation = color;
907 /* 0-511 for the color */
908 val_u = ((color * btv->opt_uv_ratio) / 50) >> 7;
909 val_v = (((color * (100 - btv->opt_uv_ratio) / 50) >>7)*180L)/254;
/linux-master/drivers/gpu/drm/
H A Ddrm_framebuffer.c763 ret = fb->funcs->dirty(fb, file_priv, flags, r->color,
/linux-master/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h111 * the average values for each color channel.
250 * As part of the raw frame pre-process stage, the WB and color conversion need
417 * @y_table: Each color component will be convolved separately with filter1
881 * @gd_support: Lower bound for the number of second green color pixels in
886 * threshold given a pixel's color value and its coordinates in the image.
914 * @fcc_en: False color correction (FCC) enable flag. Default 0.
918 * complementary color in Hamilton-Adams interpolation).
931 * @coring_param: Defines power of false color correction operation.
938 * images into color images based on demosaicing algorithm.
976 * Transform sensor specific color spac
2399 struct ipu3_uapi_anr_plane_color color[3]; member in struct:ipu3_uapi_anr_transform_config
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcam.c633 u8 bss_color = vif->bss_conf.he_bss_color.color;
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dpower.c347 mvmvif->color));
H A Dlink.c332 cmd.bss_color = link_conf->he_bss_color.color;
H A Ddebugfs-vif.c207 pos += scnprintf(buf+pos, bufsz-pos, "mac id/color: %d / %d\n",
208 mvmvif->id, mvmvif->color);
H A Dmvm.h99 u16 color; member in struct:iwl_mvm_phy_ctxt
407 * @color: to solve races upon MAC addition and removal
455 u16 color; member in struct:iwl_mvm_vif
H A Dmac80211.c1566 mvmvif->color)),
2521 .bss_color = vif->bss_conf.he_bss_color.color,
5548 mvmvif->color)),
5758 mvmvif->color)),
H A Dmld-sta.c931 FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color))
H A Drs.c3125 "tx resp color 0x%x does not match 0x%x\n",
3380 u32 color; local
3435 /* update the color of the LQ command (as a counter at bits 1-3) */
3436 color = LQ_FLAGS_COLOR_INC(LQ_FLAG_COLOR_GET(lq_cmd->flags));
3437 lq_cmd->flags = LQ_FLAG_COLOR_SET(lq_cmd->flags, color);
/linux-master/drivers/video/fbdev/via/
H A Dviafbdev.c295 /* Set one color register */
682 fg_color = ((u32 *)info->pseudo_palette)[rect->color];
684 fg_color = rect->color;
2081 MODULE_PARM_DESC(viafb_bpp, "Set color depth (default=32bpp)");
2084 MODULE_PARM_DESC(viafb_bpp1, "Set color depth (default=32bpp)");
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1317 u8 type, color, eop, sop, ingress_port, vlan_stripped; local
1332 &type, &color, &q_number, &completed_index,
/linux-master/net/mac80211/
H A Dkey.c926 key->color = atomic_inc_return(&key_color);
/linux-master/drivers/gpu/drm/amd/display/dc/
H A Ddc.h125 * DOC: color-management-caps
129 * Modules/color calculates various color operations which are translated to
131 * DCN1, every new generation comes with fairly major differences in color
132 * pipeline. Therefore, we abstract color pipe capabilities so modules/DM can
138 * @srgb: RGB color space transfer func
153 * struct dpp_color_caps - color pipeline capabilities for display pipe and
159 * @icsc: input color space conversion
161 * @post_csc: post color space conversion, before gamut remap
166 * @ocsc: output color spac
266 struct dc_color_caps color; member in struct:dc_caps
[all...]
/linux-master/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-comp.c222 /* Setup color transform */
1132 /* Reset color matrix */
1153 reg = CFG_COMP(MT8195, ctx->param, color.start);
1168 reg = CFG_COMP(MT8195, ctx->param, color.subfrms[index].in_hsize);
1173 reg = CFG_COMP(MT8195, ctx->param, color.subfrms[index].in_vsize);
1583 .compatible = "mediatek,mt8195-mdp3-color",
/linux-master/tools/perf/
H A Dbuiltin-script.c29 #include "util/color.h"
2082 void *ctx, const char *color,
2093 if (color)
2094 color_fprintf(mctx->fp, color, fmt, val);
2081 script_print_metric(struct perf_stat_config *config __maybe_unused, void *ctx, const char *color, const char *fmt, const char *unit, double val) argument
H A Dbuiltin-kvm.c406 fmt->color = NULL;
/linux-master/tools/perf/util/
H A Dprobe-event.c30 #include "color.h"
1003 const char *color = show_num ? "" : PERF_COLOR_BLUE; local
1013 color_fprintf(stdout, color, prefix, l);
1015 color_fprintf(stdout, color, "%s", buf);

Completed in 463 milliseconds

<<1112131415