Home
last modified time | relevance | path

Searched refs:measurement (Results 1 – 25 of 123) sorted by relevance

12345

/Linux-v5.4/Documentation/media/uapi/dvb/
Dfrontend-stat-properties.rst71 measurement was not complete yet.
77 measurement for power (actually, 0 to 65535).
90 measurement was not complete yet.
95 measurement for Signal/Noise (actually, 0 to 65535).
110 In order to get the BER (Bit Error Rate) measurement, it should be
114 This measurement is monotonically increased, as the frontend gets more
121 measurement was not complete yet.
135 measurement was taken.
137 It should be noted that this measurement can be smaller than the total
139 manually restart the measurement, losing some data between each
[all …]
/Linux-v5.4/net/mac80211/
Dspectmgmt.c208 skb_put(skb, 1 + sizeof(msr_report->u.action.u.measurement)); in ieee80211_send_refuse_measurement_request()
210 msr_report->u.action.u.measurement.action_code = in ieee80211_send_refuse_measurement_request()
212 msr_report->u.action.u.measurement.dialog_token = dialog_token; in ieee80211_send_refuse_measurement_request()
214 msr_report->u.action.u.measurement.element_id = WLAN_EID_MEASURE_REPORT; in ieee80211_send_refuse_measurement_request()
215 msr_report->u.action.u.measurement.length = in ieee80211_send_refuse_measurement_request()
218 memset(&msr_report->u.action.u.measurement.msr_elem, 0, in ieee80211_send_refuse_measurement_request()
220 msr_report->u.action.u.measurement.msr_elem.token = request_ie->token; in ieee80211_send_refuse_measurement_request()
221 msr_report->u.action.u.measurement.msr_elem.mode |= in ieee80211_send_refuse_measurement_request()
223 msr_report->u.action.u.measurement.msr_elem.type = request_ie->type; in ieee80211_send_refuse_measurement_request()
240 &mgmt->u.action.u.measurement.msr_elem, in ieee80211_process_measurement_req()
[all …]
/Linux-v5.4/Documentation/hwmon/
Dadm9240.rst52 microprocessor-based systems, providing measurement and limit comparison
59 measurement.
68 The measurement cycle
70 The adm9240 driver will take a measurement reading no faster than once
72 measurement update rate and will receive cached data from the most
73 recent measurement.
75 ADM9240 has a very fast 320us temperature and voltage measurement cycle
76 with independent fan speed measurement cycles counting alternating rising
79 DS1780 measurement cycle is about once per second including fan speed.
81 LM81 measurement cycle is about once per 400ms including fan speed.
[all …]
Dsht3x.rst33 1. blocking (pull the I2C clock line down while performing the measurement) or
47 2000 0.5 Hz periodic measurement
48 1000 1 Hz periodic measurement
49 500 2 Hz periodic measurement
50 250 4 Hz periodic measurement
51 100 10 Hz periodic measurement
54 In the periodic measure mode, the sensor automatically triggers a measurement
86 for periodic measurement. If the interval is not supported
Dda9052.rst26 Channel 0 VDDOUT - measurement of the system voltage
27 Channel 1 ICH - internal battery charger current measurement
29 Channel 3 VBAT - measurement of the battery voltage
36 Channel 9 VBBAT - measurement of the backup battery voltage
Dmax34440.rst90 voltage measurement is enabled for a given channel. Voltage measurement is
91 enabled if currX_crit is set to 0; current measurement is enabled if the
92 attribute is set to a positive value. Power measurement is only enabled if
93 channel 1 (3) is configured for voltage measurement, and channel 2 (4) is
94 configured for current measurement.
Dsht15.rst51 measurement and decrease power consumption, while losing on precision.
81 measurement may be invalid.
/Linux-v5.4/Documentation/misc-devices/
Dapds990x.txt17 functionality are highly connected. ALS measurement path must be running
20 ALS produces raw measurement values for two channels: Clear channel
32 selects suitable gain step. After each measurement, reliability of the results
33 is estimated and new measurement is triggered if necessary.
65 RW - measurement rate in Hz
68 RO - supported measurement rates
Dbh1770glc.txt42 so that measurement produces about the expected lux value.
63 RW - measurement rate in Hz
66 RO - supported measurement rates
109 RO - Supported proximity measurement rates in Hz
/Linux-v5.4/Documentation/virt/kvm/
Damd-memory-encryption.rst99 calculates a measurement of the memory contents. The measurement is a signature
119 The KVM_SEV_LAUNCH_MEASURE command is used to retrieve the measurement of the
122 measurement. Since the guest owner knows the initial contents of the guest at
123 boot, the measurement can be verified by comparing it to what the guest owner
133 __u64 uaddr; /* where to copy the measurement */
134 __u32 len; /* length of measurement blob */
137 For more details on the measurement verification flow, see SEV spec Section 6.4.
222 data after the measurement has been validated by the guest owner.
/Linux-v5.4/fs/verity/
Dopen.c131 u8 *measurement) in compute_file_measurement() argument
137 err = fsverity_hash_buffer(hash_alg, desc, sizeof(*desc), measurement); in compute_file_measurement()
202 vi->measurement); in fsverity_create_info()
209 vi->tree_params.digest_size, vi->measurement); in fsverity_create_info()
346 measurement); in fsverity_init_info_cache()
Dsignature.c67 memcpy(d->digest, vi->measurement, hash_alg->digest_size); in fsverity_verify_signature()
91 hash_alg->name, hash_alg->digest_size, vi->measurement); in fsverity_verify_signature()
Dmeasure.c52 if (copy_to_user(uarg->digest, vi->measurement, hash_alg->digest_size)) in fsverity_ioctl_measure()
/Linux-v5.4/Documentation/devicetree/bindings/power/supply/ab8500/
Dfg.txt35 measurement, 'btemp' signal is used when NTC(negative temperature
44 for thermal measurement.
48 for thermal measurement.
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dcs43130.txt29 Boolean, define to enable headphone DC impedance measurement.
32 Boolean, define to enable headphone AC impedance measurement.
33 DC impedance must also be enabled for AC impedance measurement.
Dda7219.txt51 - dlg,mic-det-thr : Impedance threshold for mic detection measurement (Ohms)
67 - dlg,btn-avg : Number of 8-bit readings for averaged button measurement
69 - dlg,adc-1bit-rpt : Repeat count for 1-bit button measurement
Dnau8824.txt35 - nuvoton,sar-hysteresis: Button impedance measurement hysteresis.
37 - nuvoton,sar-voltage: Reference voltage for button impedance measurement.
/Linux-v5.4/security/integrity/ima/
DKconfig34 bool "Enable carrying the IMA measurement list across a soft boot"
39 a TPM's quote after a soft boot, the IMA measurement list of the
42 Depending on the IMA policy, the measurement list can grow to
53 measurement list. If unsure, use the default 10.
67 Select the default IMA measurement template.
69 The original 'ima' measurement list template contains a
71 limited to 255 characters. The 'ima-ng' measurement list
95 Select the default hash algorithm used for the measurement
151 This option enables local measurement integrity appraisal.
153 attribute containing the file hash measurement. To protect
/Linux-v5.4/Documentation/media/uapi/v4l/
Ddev-touch.rst37 A touch input may be determined by comparing the raw capacitance measurement to
38 a no-touch reference (or "baseline") measurement:
42 The reference measurement takes account of variations in the capacitance across
/Linux-v5.4/Documentation/security/
DIMA-templates.rst26 which information should be included in the measurement list; a template
32 measurement entries. Defining a new template descriptor requires
41 mechanism) to generate a new measurement entry by using the template
48 (pointer to allocated data and data length) in the measurement entry structure.
90 To specify the template descriptor to be used to generate measurement entries,
/Linux-v5.4/Documentation/security/tpm/
Dtpm_event_log.rst26 are accompanied by a measurement log. While not trusted on their own,
27 the measurement log contains a richer set of information than do the PCR
29 measurement log."
/Linux-v5.4/Documentation/driver-api/iio/
Dintro.rst13 or temperature measurement. :doc:`Input <../input>` is, as its name suggests,
24 * inertial measurement units (IMUs)
/Linux-v5.4/drivers/greybus/
Dinterface.c462 u32 measurement; in voltage_now_show() local
466 &measurement); in voltage_now_show()
472 return sprintf(buf, "%u\n", measurement); in voltage_now_show()
481 u32 measurement; in current_now_show() local
485 &measurement); in current_now_show()
491 return sprintf(buf, "%u\n", measurement); in current_now_show()
500 u32 measurement; in power_now_show() local
504 &measurement); in power_now_show()
510 return sprintf(buf, "%u\n", measurement); in power_now_show()
/Linux-v5.4/drivers/iio/temperature/
Dmlx90632.c283 s32 ret, measurement; in mlx90632_read_all_channel() local
286 measurement = mlx90632_perform_measurement(data); in mlx90632_read_all_channel()
287 if (measurement < 0) { in mlx90632_read_all_channel()
288 ret = measurement; in mlx90632_read_all_channel()
296 ret = mlx90632_read_object_raw(data->regmap, measurement, in mlx90632_read_all_channel()
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-magnetometer-hmc58438 normal - Normal measurement configurations (default)

12345