Searched refs:wg (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/media/platform/omap3isp/ |
D | isphist.c | 82 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/ |
D | omap3isp.h | 225 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */ member
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | tqm8560.dts | 5 * Copyright 2008 Wolfgang Grandegger <wg@grandegger.com>
|
D | tqm8548-bigflash.dts | 5 * Copyright 2008 Wolfgang Grandegger <wg@denx.de>
|
D | tqm8548.dts | 5 * Copyright 2008 Wolfgang Grandegger <wg@denx.de>
|
/linux-4.1.27/kernel/sched/ |
D | fair.c | 1115 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/ |
D | raid5.c | 4910 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/ |
D | CREDITS | 1312 E: wg@grandegger.com
|
D | MAINTAINERS | 2411 M: Wolfgang Grandegger <wg@grandegger.com>
|