Searched full:measurements (Results 1 – 25 of 249) sorted by relevance
12345678910
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | phy.h | 112 /* DTS measurements */ 120 * struct iwl_dts_measurement_cmd - request DTS temp and/or voltage measurements 122 * @flags: indicates which measurements we want as specified in 175 * struct iwl_ext_dts_measurement_cmd - request extended DTS temp measurements 193 * struct iwl_dts_measurement_notif_v1 - measurements notification 204 * struct iwl_dts_measurement_notif_v2 - measurements notification 217 * struct iwl_dts_measurement_resp - measurements response
|
/Linux-v5.10/Documentation/devicetree/bindings/hwmon/ |
D | ltc2990.txt | 11 addition the following input measurements are enabled per mode: 23 allows a subset of the measurements to be enabled: 28 3: All measurements per mode
|
D | ina3221.txt | 11 chip takes continuous measurements). The continuous mode is 15 while still needs some measurements occasionally.
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perf-stat.txt | 144 # Table of individual measurements: 192 'disable': disable events). Measurements can be started with events disabled using 195 disable events during measurements: 261 Aggregate counts per processor socket for system-wide mode measurements. This 268 Aggregate counts per processor die for system-wide mode measurements. This 275 Aggregate counts per physical processor for system-wide mode measurements. This 285 Aggregate counts per NUMA nodes for system-wide mode measurements. This 336 Aggregate counts per processor socket for system-wide mode measurements. 339 Aggregate counts per processor die for system-wide mode measurements. 342 Aggregate counts per physical processor for system-wide mode measurements.
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-sx9310 | 8 proximity measurements constructed by hardware by 9 combining measurements taken from a given set of
|
D | sysfs-driver-genwqe | 50 Used for performance and utilization measurements. 56 Used for performance and utilization measurements.
|
/Linux-v5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | ad7879.txt | 25 1: 4 measurements 26 2: 8 measurements 27 3: 16 measurements
|
/Linux-v5.10/drivers/hwmon/ |
D | sht3x.c | 76 /* 0.5 measurements per second */ 78 /* 1 measurements per second */ 80 /* 2 measurements per second */ 82 /* 4 measurements per second */ 84 /* 10 measurements per second */ 90 /* 0.5 measurements per second */ 92 /* 1 measurements per second */ 94 /* 2 measurements per second */ 96 /* 4 measurements per second */ 98 /* 10 measurements per second */
|
/Linux-v5.10/Documentation/userspace-api/media/dvb/ |
D | frontend-stat-properties.rst | 108 bit count measurements. The frontend may reset it when a 136 bit count measurements. The frontend may reset it when a 165 bit count measurements. The frontend may reset it when a 193 bit count measurements. The frontend may reset it when a 214 bit count measurements. The frontend may reset it when a
|
/Linux-v5.10/Documentation/hwmon/ |
D | bt1-pvt.rst | 35 the threshold status bits. Depending on the measurements timeout settings 64 provides a constant measurements discreteness. The data scaling is also 85 update_interval RW Measurements update interval per 104 temperature measurements within 7.130
|
D | adc128d818.rst | 27 Measurements are guaranteed between -55 and +125 degrees. The temperature 34 zero'; this is important for negative voltage measurements. All voltage
|
D | nct7904.rst | 34 in[1-20]_input Input voltage measurements (mV) 36 fan[1-12]_input Fan tachometer measurements (rpm)
|
D | lm80.rst | 48 is unclear about this). Measurements are guaranteed between -55 and 62 zero'; this is important for negative voltage measurements. All voltage
|
D | gl518sm.rst | 46 situation. Measurements are guaranteed between -10 degrees and +110 61 zero'; this is important for negative voltage measurements. The VDD input
|
D | ina3221.rst | 50 measurements, activates the corresponding alarm 55 current measurements.
|
D | lm78.rst | 50 is above the Overtemperature Shutdown value. Measurements are guaranteed 63 zero'; this is important for negative voltage measurements. All voltage
|
D | adm1021.rst | 118 out of range. Temperatures are measured in degrees Celsius. Measurements 127 ADM1021-clones do faster measurements, but there is really no good reason
|
/Linux-v5.10/drivers/iio/health/ |
D | max30102.c | 262 unsigned int measurements) in max30102_read_measurement() argument 269 measurements * in max30102_read_measurement() 273 switch (measurements) { in max30102_read_measurement() 287 return (ret == measurements * MAX30102_REG_FIFO_DATA_BYTES) ? in max30102_read_measurement() 295 unsigned int measurements = bitmap_weight(indio_dev->active_scan_mask, in max30102_interrupt_handler() local 302 ret = max30102_read_measurement(data, measurements); in max30102_interrupt_handler()
|
/Linux-v5.10/Documentation/w1/slaves/ |
D | w1_ds2438.rst | 32 measurements. 33 Writing value "1" is setting the IAD bit (enables the measurements).
|
/Linux-v5.10/security/integrity/ima/ |
D | ima_queue.c | 11 * Implements queues that store template measurements and 12 * maintains aggregate over the stored measurements 27 LIST_HEAD(ima_measurements); /* list of all measurements */
|
D | ima_kexec.c | 52 * (eg. version, buffer size, number of measurements) in ima_dump_measurement_list() 94 * Reserve an extra half page of memory for additional measurements in ima_add_kexec_buffer()
|
/Linux-v5.10/Documentation/devicetree/bindings/extcon/ |
D | wlf,arizona.yaml | 72 Delay between successive microphone detection measurements, specified 81 measurements to take.
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | da7218.txt | 56 - dlg,jack-rate-us : Time between jack detect measurements (us) 58 - dlg,jack-debounce : Number of debounce measurements taken for jack detect
|
/Linux-v5.10/drivers/iio/common/ms_sensors/ |
D | Kconfig | 3 # Measurements Specialties sensors common library
|
/Linux-v5.10/drivers/iio/chemical/ |
D | sps30.c | 23 /* max number of bytes needed to store PM measurements or serial string */ 93 * Internally sensor stores measurements in a following manner: in sps30_do_cmd() 100 * What follows next are number concentration measurements and in sps30_do_cmd() 207 /* new measurements ready to be read */ in sps30_do_meas()
|
12345678910