Searched refs:gain2 (Results 1 – 4 of 4) sorted by relevance
| /drivers/iio/magnetometer/ |
| A D | st_magn_core.c | 180 .gain2 = 980, 186 .gain2 = 760, 192 .gain2 = 600, 198 .gain2 = 400, 204 .gain2 = 355, 210 .gain2 = 295, 216 .gain2 = 205, 259 .gain2 = 1020, 265 .gain2 = 1315, 271 .gain2 = 1666, [all …]
|
| /drivers/iio/pressure/ |
| A D | st_pressure_core.c | 265 .gain2 = ST_PRESS_LSB_PER_CELSIUS, 335 .gain2 = ST_PRESS_LPS001WP_LSB_PER_CELSIUS, 388 .gain2 = ST_PRESS_LSB_PER_CELSIUS, 457 .gain2 = ST_PRESS_LPS22HB_LSB_PER_CELSIUS, 526 .gain2 = ST_PRESS_LPS22HB_LSB_PER_CELSIUS, 596 .gain2 = ST_PRESS_LPS22HB_LSB_PER_CELSIUS, 666 *val2 = press_data->current_fullscale->gain2; in st_press_read_raw() 677 press_data->current_fullscale->gain2; in st_press_read_raw()
|
| /drivers/media/dvb-frontends/ |
| A D | ts2020.c | 340 unsigned long gain1, gain2, gain3; in ts2020_read_tuner_gain() local 354 gain2 = utmp & 0x1f; in ts2020_read_tuner_gain() 359 gain2 = clamp_t(long, gain2, 0, 13); in ts2020_read_tuner_gain() 363 gain2 * 3500 + in ts2020_read_tuner_gain() 376 gain2 = clamp_t(long, gain2, 2, 16); in ts2020_read_tuner_gain() 381 gain2 * 3380 + in ts2020_read_tuner_gain()
|
| /drivers/media/usb/gspca/ |
| A D | cpia1.c | 291 u8 gain2; member 303 u8 gain2; member 645 params->apcor.gain2 = 0x16; in reset_camera_params() 649 params->vlOffset.gain2 = 24; in reset_camera_params() 815 sd->params.apcor.gain2, in command_setapcor() 825 sd->params.vlOffset.gain2, in command_setvloffset() 1070 sd->params.apcor.gain2 = 0x18; in set_flicker() 1103 sd->params.apcor.gain2 = 0x16; in set_flicker() 1108 sd->params.vlOffset.gain2 = 24; in set_flicker()
|
Completed in 15 milliseconds