Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/include/uapi/linux/
Domap3isp.h225 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */ member
/linux-4.1.27/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.1.27/kernel/sched/
Dfair.c1115 static long effective_load(struct task_group *tg, int cpu, long wl, long wg);
4478 static long effective_load(struct task_group *tg, int cpu, long wl, long wg) in effective_load() argument
4493 W = wg + calc_tg_weight(tg, se->my_q); in effective_load()
4528 wg = 0; in effective_load()
4535 static long effective_load(struct task_group *tg, int cpu, long wl, long wg) in effective_load() argument
/linux-4.1.27/drivers/md/
Draid5.c4910 struct r5worker_group *wg = NULL; in __get_priority_stripe() local
4916 wg = &conf->worker_groups[group]; in __get_priority_stripe()
4921 wg = &conf->worker_groups[i]; in __get_priority_stripe()
4968 wg = NULL; in __get_priority_stripe()
4974 if (wg) { in __get_priority_stripe()
4975 wg->stripes_cnt--; in __get_priority_stripe()
/linux-4.1.27/
DCREDITS1312 E: wg@grandegger.com
DMAINTAINERS2411 M: Wolfgang Grandegger <wg@grandegger.com>