/linux/drivers/media/radio/ |
H A D | radio-sf16fmr2.c | 36 struct v4l2_ctrl *balance; member 153 int volume, balance, left, right; in fmr2_s_ctrl() local 158 balance = fmr2->balance->cur.val; in fmr2_s_ctrl() 161 balance = ctrl->val; in fmr2_s_ctrl() 169 if (balance < 0) in fmr2_s_ctrl() 170 right = max(0, right + balance); in fmr2_s_ctrl() 171 if (balance > 0) in fmr2_s_ctrl() 172 left = max(0, left - balance); in fmr2_s_ctrl() 191 …fmr2->balance = v4l2_ctrl_new_std(&tea->ctrl_handler, &fmr2_ctrl_ops, V4L2_CID_AUDIO_BALANCE, -68,… in fmr2_tea_ext_init()
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | ext-ctrls-camera.rst | 266 .. _v4l2-auto-n-preset-white-balance: 272 Sets white balance to automatic, manual or a preset. The presets 274 white balance adjustments resulting in most accurate color 275 representation. The following white balance presets are listed in 285 - Manual white balance. 287 - Automatic white balance adjustments. 289 - White balance setting for incandescent (tungsten) lighting. It 293 - White balance preset for fluorescent lighting. It corresponds 299 - White balance setting for horizon daylight. It corresponds 302 - White balance preset for daylight (with clear sky). It corresponds [all …]
|
H A D | control.rst | 78 Hue or color balance. 85 Audio stereo balance. Minimum corresponds to all the way left, 109 Automatic white balance (cameras). 113 device will do a white balance and then hold the current setting. 115 which, when activated, keeps adjusting the white balance. 118 Red chroma balance. 121 Blue chroma balance. 175 This control specifies the white balance settings as a color
|
/linux/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.8 | 18 .RB "value: # | default | performance | balance-performance | balance-power | power" 82 Set a policy with a normal balance between performance and energy efficiency. 92 .I balance-performance 96 .I balance-power 111 balance-performance 4 128 113 balance-power 8 192
|
/linux/Documentation/networking/ |
H A D | bonding.rst | 173 (active-backup, balance-alb and balance-tlb). Possible values 604 balance-rr (round robin). Possible values are: 606 balance-rr or 0 634 balance-xor or 2 678 balance-tlb or 5 700 balance-alb or 6 702 Adaptive load balancing: includes balance-tlb plus 784 has effect only in balance-rr mode. 803 for active-backup(1), balance-tlb (5) and balance-alb (6) mode. 818 balance-tlb (5) and balance-alb (6) mode. [all …]
|
H A D | nexthop-group-resilient.rst | 112 of balance until idle buckets do appear, possibly never. If set to a 114 permitted to stay out of balance. 120 been out of balance exceeds the unbalanced timer, if that is non-zero, 194 of balance, in units of clock_t. 252 least 60 seconds, and if the table remains out of balance for 300 seconds, 253 it will be forcefully brought into balance.
|
/linux/drivers/staging/iio/Documentation/ |
H A D | sysfs-bus-iio-adc-ad7280a | 5 Writing 1 enables the cell balance output switch corresponding 16 individual times for each cell balance output. The AD7280A 20 timer value is set 0, the timer is disabled. The cell balance
|
/linux/drivers/media/i2c/ |
H A D | tda7432.c | 5 * Handles audio functions: volume, balance, tone, loudness 71 /* mute/balance cluster */ 73 struct v4l2_ctrl *balance; member 93 * The TDA7432 controls basic audio functions like volume, balance, 280 if (t->balance->val < 0) { in tda7432_s_ctrl() 282 rr = rf = -t->balance->val; in tda7432_s_ctrl() 284 } else if (t->balance->val > 0) { in tda7432_s_ctrl() 287 lr = lf = t->balance->val; in tda7432_s_ctrl() 299 /* Mute & update balance*/ in tda7432_s_ctrl() 364 t->balance = v4l2_ctrl_new_std(&t->hdl, &tda7432_ctrl_ops, in tda7432_probe()
|
H A D | wm8739.c | 47 struct v4l2_ctrl *balance; member 102 work_l = (min(65536 - state->balance->val, 32768) * state->volume->val) / 32768; in wm8739_s_ctrl() 103 work_r = (min(state->balance->val, 32768) * state->volume->val) / 32768; in wm8739_s_ctrl() 203 state->balance = v4l2_ctrl_new_std(&state->hdl, &wm8739_ctrl_ops, in wm8739_probe()
|
/linux/drivers/media/usb/gspca/ |
H A D | spca561.c | 162 {0x0000, 0x8611}, /* R offset for white balance */ 163 {0x00fd, 0x8612}, /* Gr offset for white balance */ 164 {0x0003, 0x8613}, /* B offset for white balance */ 165 {0x0000, 0x8614}, /* Gb offset for white balance */ 167 {0x0035, 0x8651}, /* R gain for white balance */ 168 {0x0040, 0x8652}, /* Gr gain for white balance */ 169 {0x005f, 0x8653}, /* B gain for white balance */ 170 {0x0040, 0x8654}, /* Gb gain for white balance */ 223 {0x00, 0x8102}, /* white balance - new */ 244 {0x07, 0x8601}, /* white balance - new */ [all …]
|
H A D | spca508.c | 340 {0x0001, 0x8611}, /* R offset for white balance ... */ 344 {0x005b, 0x8651}, /* R gain for white balance ... */ 427 {0x00ff, 0x8615}, /* High lum thresh for white balance */ 428 {0x0000, 0x8616}, /* Low lum thresh for white balance */ 459 {0x002f, 0x8651}, /* R gain for white balance ... */ 540 /* {0x0000, 0x8611}, * 0 R Offset for white Balance */ 541 /* {0x0000, 0x8612}, * 1 Gr Offset for white Balance */ 542 /* {0x0000, 0x8613}, * 1f B Offset for white Balance */ 543 /* {0x0000, 0x8614}, * f0 Gb Offset for white Balance */ 545 {0x0040, 0x8651}, /* 2b BLUE gain for white balance good at all 60 */ [all …]
|
/linux/include/linux/sched/ |
H A D | sd_flags.h | 46 * Balance when about to become idle 54 * Balance on exec 62 * Balance on fork, clone 70 * Balance on wakeup
|
H A D | topology.h | 92 unsigned long min_interval; /* Minimum balance interval ms */ 93 unsigned long max_interval; /* Maximum balance interval ms */ 95 unsigned int imbalance_pct; /* No balance until over watermark */
|
/linux/Documentation/mm/ |
H A D | balance.rst | 49 Another possible solution is that we balance only when the free memory 60 deciding whether to balance the regular zone. The first solution 72 kswapd also needs to know about the zones it should balance. kswapd is 76 need to balance the highmem zone, since intr context does not request
|
/linux/drivers/staging/media/deprecated/atmel/ |
H A D | atmel-isc-regs.h | 134 /* ISC White Balance Control Register */ 137 /* ISC White Balance Configuration Register */ 140 /* ISC White Balance Offset for R, GR Register */ 143 /* ISC White Balance Offset for B, GB Register */ 146 /* ISC White Balance Gain for R, GR Register */ 149 /* ISC White Balance Gain for B, GB Register */
|
/linux/drivers/media/platform/microchip/ |
H A D | microchip-isc-regs.h | 134 /* ISC White Balance Control Register */ 137 /* ISC White Balance Configuration Register */ 140 /* ISC White Balance Offset for R, GR Register */ 143 /* ISC White Balance Offset for B, GB Register */ 146 /* ISC White Balance Gain for R, GR Register */ 149 /* ISC White Balance Gain for B, GB Register */
|
/linux/tools/testing/selftests/drivers/net/bonding/ |
H A D | bond_macvlan.sh | 4 # Test macvlan over balance-alb 93 modes="active-backup balance-tlb balance-alb"
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform_profile | 12 balanced Balance between low power consumption 14 balanced-performance Balance between performance and low
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/wb/wb_1.0/ |
H A D | ia_css_wb_types.h | 20 * CSS-API header file for White Balance parameters. 23 /* White Balance configuration (Gain Adjust).
|
/linux/drivers/platform/x86/ |
H A D | inspur_platform_profile.c | 23 * 0x0: Balance Mode 79 * 0x0: Balance Mode 131 * 0x0: Balance Mode
|
/linux/include/uapi/linux/ |
H A D | omap3isp.h | 253 __u8 wg[OMAP3ISP_HIST_MAX_WG]; /* White Balance Gain */ 526 * struct omap3isp_prev_wbal - White Balance 528 * @coef3: White balance gain - COEF 3 (U8Q5). 529 * @coef2: White balance gain - COEF 2 (U8Q5). 530 * @coef1: White balance gain - COEF 1 (U8Q5). 531 * @coef0: White balance gain - COEF 0 (U8Q5). 647 * @wbal: Pointer to structure for White Balance.
|
/linux/Documentation/admin-guide/pm/ |
H A D | intel_epb.rst | 31 with one of the strings: "performance", "balance-performance", "normal", 32 "balance-power", "power" that represent values reflected by their
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | switch.rst | 31 member as needed to balance the load. 52 Lower Tier - Load balance amongst paths to a particular member. 57 selectors to load balance amongst these paths. We also build a
|
/linux/arch/s390/pci/ |
H A D | pci_iov.c | 90 /* balance pci_get_slot() */ in zpci_iov_setup_virtfn() 94 /* balance pci_get_slot() */ in zpci_iov_setup_virtfn()
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_compat_ioctl32.h | 129 compat_uptr_t wb_config; /* White Balance config */ 184 compat_uptr_t awb_2500_config; /* Skylake: auto white balance config */ 186 awb_fr_2500_config; /* Skylake: auto white balance filter response config */
|