Home
last modified time | relevance | path

Searched refs:REG_GAIN (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/proximity/
H A Disl29501.c118 REG_GAIN, enumerator
153 [REG_GAIN] = {
269 case REG_GAIN: in isl29501_read_ext()
478 _ISL29501_EXT_INFO("agc_gain", REG_GAIN),
/kernel/linux/linux-6.6/drivers/iio/proximity/
H A Disl29501.c118 REG_GAIN, enumerator
153 [REG_GAIN] = {
269 case REG_GAIN: in isl29501_read_ext()
478 _ISL29501_EXT_INFO("agc_gain", REG_GAIN),
/kernel/linux/linux-5.10/sound/firewire/
H A Disight.c42 #define REG_GAIN 0x500 macro
485 err = reg_read(isight, REG_GAIN, &gain); in isight_gain_get()
503 return reg_write(isight, REG_GAIN, in isight_gain_put()
/kernel/linux/linux-6.6/sound/firewire/
H A Disight.c42 #define REG_GAIN 0x500 macro
485 err = reg_read(isight, REG_GAIN, &gain); in isight_gain_get()
503 return reg_write(isight, REG_GAIN, in isight_gain_put()
/kernel/linux/linux-5.10/drivers/media/usb/stkwebcam/
H A Dstk-sensor.c72 #define REG_GAIN 0x00 /* Gain lower 8 bits (rest in vref) */ macro
305 {REG_GAIN, 0x00},
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dov7740.c19 #define REG_GAIN 0x00 /* Gain lower 8 bits (rest in vref) */ macro
381 ret = regmap_write(regmap, REG_GAIN, value & 0xff); in ov7740_set_gain()
439 ret = regmap_read(regmap, REG_GAIN, &value0); in ov7740_get_gain()
H A Dov6650.c36 #define REG_GAIN 0x00 /* range 00 - 3F */ macro
348 ret = ov6650_reg_read(client, REG_GAIN, &reg); in ov6550_g_volatile_ctrl()
383 ret = ov6650_reg_write(client, REG_GAIN, priv->gain->val); in ov6550_s_ctrl()
H A Dov7670.c44 #define REG_GAIN 0x00 /* Gain lower 8 bits (rest in vref) */ macro
321 { REG_GAIN, 0 }, { REG_AECH, 0 },
1452 * GAIN is split between REG_GAIN and REG_VREF[7:6]. If one believes
1462 ret = ov7670_read(sd, REG_GAIN, &gain); in ov7670_g_gain()
1472 ret = ov7670_write(sd, REG_GAIN, value & 0xff); in ov7670_s_gain()
H A Dov9650.c44 #define REG_GAIN 0x00 /* Gain control, AGC[7:0] */ macro
680 * gain value in REG_VREF, REG_GAIN is not overwritten. in ov965x_set_gain()
714 ret = ov965x_write(ov965x, REG_GAIN, rgain & 0xff); in ov965x_set_gain()
870 ret = ov965x_read(ov965x, REG_GAIN, &reg0); in __g_volatile_ctrl()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dov6650.c36 #define REG_GAIN 0x00 /* range 00 - 3F */ macro
348 ret = ov6650_reg_read(client, REG_GAIN, &reg); in ov6550_g_volatile_ctrl()
383 ret = ov6650_reg_write(client, REG_GAIN, priv->gain->val); in ov6550_s_ctrl()
H A Dov7740.c19 #define REG_GAIN 0x00 /* Gain lower 8 bits (rest in vref) */ macro
381 ret = regmap_write(regmap, REG_GAIN, value & 0xff); in ov7740_set_gain()
439 ret = regmap_read(regmap, REG_GAIN, &value0); in ov7740_get_gain()
H A Dov7670.c43 #define REG_GAIN 0x00 /* Gain lower 8 bits (rest in vref) */ macro
320 { REG_GAIN, 0 }, { REG_AECH, 0 },
1465 * GAIN is split between REG_GAIN and REG_VREF[7:6]. If one believes
1475 ret = ov7670_read(sd, REG_GAIN, &gain); in ov7670_g_gain()
1487 ret = ov7670_write(sd, REG_GAIN, value & 0xff); in ov7670_s_gain()
H A Dov9650.c42 #define REG_GAIN 0x00 /* Gain control, AGC[7:0] */ macro
678 * gain value in REG_VREF, REG_GAIN is not overwritten. in ov965x_set_gain()
712 ret = ov965x_write(ov965x, REG_GAIN, rgain & 0xff); in ov965x_set_gain()
868 ret = ov965x_read(ov965x, REG_GAIN, &reg0); in __g_volatile_ctrl()
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c867 REG_GAIN, analog_gain_to_write); in mt9m114_s_exposure()
H A Dmt9m114.h98 #define REG_GAIN 0x305E macro
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c1076 REG_GAIN, AnalogGainToWrite); in mt9m114_s_exposure()
H A Dmt9m114.h98 #define REG_GAIN 0x305E macro

Completed in 30 milliseconds