Home
last modified time | relevance | path

Searched refs:wg (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/media/platform/omap3isp/
Disphist.c82 wb_gain = conf->wg[0] << ISPHIST_WB_GAIN_WG00_SHIFT; in hist_setup_regs()
83 wb_gain |= conf->wg[1] << ISPHIST_WB_GAIN_WG01_SHIFT; in hist_setup_regs()
84 wb_gain |= conf->wg[2] << ISPHIST_WB_GAIN_WG02_SHIFT; in hist_setup_regs()
86 wb_gain |= conf->wg[3] << ISPHIST_WB_GAIN_WG03_SHIFT; in hist_setup_regs()
382 else if (cur_cfg->wg[c] != user_cfg->wg[c]) in hist_comp_params()
/linux-4.4.14/include/uapi/linux/
Domap3isp.h225 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */ member
/linux-4.4.14/arch/powerpc/boot/dts/
Dtqm8560.dts5 * Copyright 2008 Wolfgang Grandegger <wg@grandegger.com>
Dtqm8548-bigflash.dts5 * Copyright 2008 Wolfgang Grandegger <wg@denx.de>
Dtqm8548.dts5 * Copyright 2008 Wolfgang Grandegger <wg@denx.de>
/linux-4.4.14/kernel/sched/
Dfair.c1121 static long effective_load(struct task_group *tg, int cpu, long wl, long wg);
4572 static long effective_load(struct task_group *tg, int cpu, long wl, long wg) in effective_load() argument
4587 W = wg + calc_tg_weight(tg, se->my_q); in effective_load()
4622 wg = 0; in effective_load()
4629 static long effective_load(struct task_group *tg, int cpu, long wl, long wg) in effective_load() argument
/linux-4.4.14/drivers/md/
Draid5.c4905 struct r5worker_group *wg = NULL; in __get_priority_stripe() local
4911 wg = &conf->worker_groups[group]; in __get_priority_stripe()
4916 wg = &conf->worker_groups[i]; in __get_priority_stripe()
4963 wg = NULL; in __get_priority_stripe()
4969 if (wg) { in __get_priority_stripe()
4970 wg->stripes_cnt--; in __get_priority_stripe()
/linux-4.4.14/
DCREDITS1316 E: wg@grandegger.com
DMAINTAINERS2610 M: Wolfgang Grandegger <wg@grandegger.com>