Home
last modified time | relevance | path

Searched full:sensitivity (Results 1 – 25 of 113) sorted by relevance

12345

/linux/drivers/iio/pressure/
H A Dst_pressure_core.c26 * Datasheets specify typical pressure sensitivity so that pressure is computed
28 * pressure[mBar] = raw / sensitivity
31 * sensitivity a scaling factor specified by the datasheet in LSB/mBar
36 * = raw / (sensitivity * 10) (1)
41 * gain = 10^9 / (sensitivity * 10)
42 * = 10^8 / sensitivity
47 * Datasheets specify typical temperature sensitivity and offset so that
49 * temp[Celsius] = offset[Celsius] + (raw / sensitivity)
54 * sensitivity a scaling factor specified by the datasheet in LSB/Celsius
59 * = (offset[Celsius] + (raw / sensitivity)) * 10^3
[all …]
/linux/drivers/iio/common/hid-sensors/
H A Dhid-sensor-attributes.c247 st->sensitivity.report_id, in hid_sensor_read_raw_hyst_value()
248 st->sensitivity.index, sizeof(value), in hid_sensor_read_raw_hyst_value()
254 convert_from_vtf_format(value, st->sensitivity.size, in hid_sensor_read_raw_hyst_value()
255 st->sensitivity.unit_expo, in hid_sensor_read_raw_hyst_value()
295 value = convert_to_vtf_format(st->sensitivity.size, in hid_sensor_write_raw_hyst_value()
296 st->sensitivity.unit_expo, in hid_sensor_write_raw_hyst_value()
298 ret = sensor_hub_set_feature(st->hsdev, st->sensitivity.report_id, in hid_sensor_write_raw_hyst_value()
299 st->sensitivity.index, sizeof(value), in hid_sensor_write_raw_hyst_value()
305 st->sensitivity.report_id, in hid_sensor_write_raw_hyst_value()
306 st->sensitivity.index, sizeof(value), in hid_sensor_write_raw_hyst_value()
[all …]
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_magn.c64 int32_t sensitivity; in inv_magn_init() local
115 /* sensor sensitivity is 0.3 uT */ in inv_magn_init()
116 sensitivity = 3000; in inv_magn_init()
120 /* sensor sensitivity in 16 bits mode: 0.15 uT */ in inv_magn_init()
121 sensitivity = 1500; in inv_magn_init()
128 * Sensitivity adjustment and scale to Gauss in inv_magn_init()
134 * raw_to_gauss = Hadj * sensitivity in inv_magn_init()
136 st->magn_raw_to_gauss[0] = (((int32_t)asa[0] + 128) * sensitivity) / 256; in inv_magn_init()
137 st->magn_raw_to_gauss[1] = (((int32_t)asa[1] + 128) * sensitivity) / 256; in inv_magn_init()
138 st->magn_raw_to_gauss[2] = (((int32_t)asa[2] + 128) * sensitivity) / 256; in inv_magn_init()
/linux/sound/isa/gus/
H A Dgus_volume.c151 int wheel, sensitivity;
160 sensitivity = ((int) sens * wheel) / 128;
161 if (sensitivity < 0) {
163 sensitivity = -sensitivity;
165 semitones = (unsigned int) (sensitivity >> 13);
166 mantissa = sensitivity % 8192;
/linux/Documentation/netlabel/
H A Ddraft-ietf-cipso-ipsecurity-01.txt190 Internet Draft belong to the Mandatory Access Control (MAC) Sensitivity
202 class and support the MAC Sensitivity security policy.
208 in the MAC Sensitivity tag type class. The format of this tag type is as
215 TAG TAG ALIGNMENT SENSITIVITY BIT MAP OF
240 3.4.2.4 Sensitivity Level
295 Sensitivity tag type class. The format of this tag type is as follows:
301 TAG TAG ALIGNMENT SENSITIVITY ENUMERATED
337 3.4.3.4 Sensitivity Level
357 in the sensitivity label. Tag type 5 is in the MAC Sensitivity tag type
364 TAG TAG ALIGNMENT SENSITIVITY CATEGORY RANGES
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-lenovo37 …<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/sensitivity
40 Description: This file contains the trackpoint sensitivity.
41 Values are decimal integers from 1 (lowest sensitivity) to 255 (highest sensitivity).
H A Dsysfs-devices-platform-trackpoint1 What: /sys/devices/platform/i8042/.../sensitivity
6 (RW) Trackpoint sensitivity.
/linux/net/netlabel/
H A Dnetlabel_cipso_v4.h117 * the local MLS sensitivity level */
120 * the remote MLS sensitivity level */
123 * a MLS sensitivity level mapping, must contain only one attribute of
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-calib.c90 * This algorithm attempts to set a sensitivity level that is high
186 /* If we got too many false alarms this time, reduce sensitivity */ in il4965_sens_energy_cck()
191 D_CALIB("... reducing sensitivity\n"); in il4965_sens_energy_cck()
197 * to decrease sensitivity */ in il4965_sens_energy_cck()
199 /* Else if we got fewer than desired, increase sensitivity */ in il4965_sens_energy_cck()
212 /* Increase value to increase sensitivity, but only if: in il4965_sens_energy_cck()
222 D_CALIB("... increasing sensitivity\n"); in il4965_sens_energy_cck()
223 /* Increase nrg value to increase sensitivity */ in il4965_sens_energy_cck()
227 D_CALIB("... but not changing sensitivity\n"); in il4965_sens_energy_cck()
239 * give it some extra margin by reducing sensitivity again in il4965_sens_energy_cck()
[all …]
/linux/drivers/net/wireless/ath/ath5k/
H A Dani.h40 * enum ath5k_ani_mode - mode for ANI / noise sensitivity
45 * maximizing sensitivity. ANI will not run.
47 * minimizing sensitivity. ANI will not run.
H A Dani.c29 * or reducing sensitivity as necessary.
219 * Try to raise noise immunity (=decrease sensitivity) in several steps
284 * detect and zero firstep level to maximize CCK sensitivity */ in ath5k_ani_raise_immunity()
306 * Try to lower noise immunity (=increase sensitivity) in several steps
670 "ANI manual low -> high sensitivity\n"); in ath5k_ani_init()
678 "ANI manual high -> low sensitivity\n"); in ath5k_ani_init()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcalib.c105 * This algorithm attempts to set a sensitivity level that is high
203 /* If we got too many false alarms this time, reduce sensitivity */ in iwl_sens_energy_cck()
208 IWL_DEBUG_CALIB(priv, "... reducing sensitivity\n"); in iwl_sens_energy_cck()
214 * to decrease sensitivity */ in iwl_sens_energy_cck()
216 /* Else if we got fewer than desired, increase sensitivity */ in iwl_sens_energy_cck()
229 /* Increase value to increase sensitivity, but only if: in iwl_sens_energy_cck()
239 IWL_DEBUG_CALIB(priv, "... increasing sensitivity\n"); in iwl_sens_energy_cck()
240 /* Increase nrg value to increase sensitivity */ in iwl_sens_energy_cck()
244 IWL_DEBUG_CALIB(priv, "... but not changing sensitivity\n"); in iwl_sens_energy_cck()
256 * give it some extra margin by reducing sensitivity again in iwl_sens_energy_cck()
[all …]
H A Ddevices.c158 /* Set initial sensitivity parameters */ in iwl1000_hw_set_hw_params()
219 /* Set initial sensitivity parameters */ in iwl2000_hw_set_hw_params()
363 /* Set initial sensitivity parameters */ in iwl5000_hw_set_hw_params()
371 /* Set initial sensitivity parameters */ in iwl5150_hw_set_hw_params()
543 /* Set initial sensitivity parameters */ in iwl6000_hw_set_hw_params()
H A Ddev.h259 /* Sensitivity and chain noise calibration */
307 /* Sensitivity calib data */
531 * @struct iwl_sensitivity_ranges: range of sensitivity values
533 * @sens: sensitivity ranges pointer
574 * @hd_v2: v2 of enhanced sensitivity value, used for 2000 series and up
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst336 sensitivity to light. The numbers are expressed in arithmetic scale,
338 sensitivity is represented by doubling the numerical ISO value.
347 .. _v4l2-iso-sensitivity-auto-type:
353 Enables or disables automatic ISO sensitivity adjustments.
362 - Manual ISO sensitivity.
364 - Automatic ISO sensitivity adjustments.
377 white balance and equivalent sensitivity. The controls of those
410 - Candle light. The camera generally raises the ISO sensitivity and
436 medium-to-high ISO sensitivity, with a relatively long exposure
442 usually increases ISO sensitivity, and adjusts exposure for the
/linux/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-kovaplus27 sensitivity in x direction.
37 sensitivity in y direction.
94 profile_settings holds information like resolution, sensitivity
110 profile_settings holds information like resolution, sensitivity
/linux/Documentation/input/devices/
H A Dedt-ft5x06.rst21 allows setting the sensitivity in the range from 0 to 31. Note that
22 lower values indicate higher sensitivity.
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dhycon,hy46xx.yaml50 description: Allows setting the sensitivity in the range from 0 to 255.
76 description: Allows setting the sensitivity distance in the range from 0 to 5.
/linux/sound/pci/ice1712/
H A Dews.h37 #define ICE1712_EWX2496_AIN_SEL 0x02 /* input sensitivity switch; high = louder */
38 #define ICE1712_EWX2496_AOUT_SEL 0x04 /* output sensitivity switch; high = louder */
H A Dews.c562 /* i/o sensitivity - this callback is shared among other devices, too */
602 .name = "Input Sensitivity Switch",
610 .name = "Output Sensitivity Switch",
622 /* analog output sensitivity;; address 0x48 bit 6 */
639 /* analog output sensitivity;; address 0x48 bit 6 */
661 /* analog input sensitivity; address 0x46 */
682 /* analog output sensitivity; address 0x46 */
709 .name = "Input Sensitivity Switch",
718 .name = "Output Sensitivity Switch",
/linux/Documentation/devicetree/bindings/regulator/
H A Dmaxim,max8973.yaml78 maxim,enable-high-etr-sensitivity:
82 sensitivity. If this property is available then etr will be enable
/linux/include/linux/
H A Dhid-sensor-hub.h195 * interval, sensitivity, activate/deactivate state.
209 * interval, sensitivity, activate/deactivate state.
234 struct hid_sensor_hub_attribute_info sensitivity; member
/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Dsa2400.h26 /* RX sensitivity in dbm */
/linux/security/selinux/ss/
H A Dpolicydb.h128 /* Sensitivity attributes */
130 struct mls_level level; /* sensitivity and associated categories */
131 unsigned char isalias; /* is this sensitivity an alias for another? */
/linux/drivers/hid/amd-sfh-hid/hid_descriptor/
H A Damd_sfh_hid_report_desc.h84 0x0A, 0x52, 0x14, /* Sensor data motion accel and mod change sensitivity ABS) */
142 0x0A, 0x15, 0x08, /* HID usage sensor event change sensitivity sel */
251 0x0A, 0x56, 0x14, /* Angular velocity and mod change sensitivity ABS)*/
309 0x0A, 0x15, 0x08, /* HID usage sensor event change sensitivity sel */
411 0x0A, 0x71, 0x14, /* Orientation and mod change sensitivity ABS)*/
432 0x0A, 0x84, 0x14, /* Maganetic flux and change sensitivity ABS) */
439 0x0A, 0x84, 0x24, /* Maganetic flux and mod change sensitivity Max) */
446 0x0A, 0x84, 0x34, /* Maganetic flux and mod change sensitivity Min */
482 0x0A, 0x15, 0x08, /* HID usage sensor event change sensitivity sel */
584 0x0A, 0xD1, 0xE4, /* Light illuminance and sensitivity REL PCT) */
[all …]

12345