Home
last modified time | relevance | path

Searched full:measurement (Results 1 – 25 of 1303) sorted by relevance

12345678910>>...53

/kernel/linux/linux-5.10/Documentation/userspace-api/media/dvb/
Dfrontend-stat-properties.rst64 measurement was not complete yet.
70 measurement for power (actually, 0 to 65535).
83 measurement was not complete yet.
88 measurement for Signal/Noise (actually, 0 to 65535).
103 In order to get the BER (Bit Error Rate) measurement, it should be
107 This measurement is monotonically increased, as the frontend gets more
114 measurement was not complete yet.
128 measurement was taken.
130 It should be noted that this measurement can be smaller than the total
132 manually restart the measurement, losing some data between each
[all …]
/kernel/linux/linux-4.19/Documentation/media/uapi/dvb/
Dfrontend-stat-properties.rst64 measurement was not complete yet.
70 measurement for power (actually, 0 to 65535).
83 measurement was not complete yet.
88 measurement for Signal/Noise (actually, 0 to 65535).
103 In order to get the BER (Bit Error Rate) measurement, it should be
107 This measurement is monotonically increased, as the frontend gets more
114 measurement was not complete yet.
128 measurement was taken.
130 It should be noted that this measurement can be smaller than the total
132 manually restart the measurement, losing some data between each
[all …]
/kernel/linux/linux-4.19/Documentation/hwmon/
Dadm924039 microprocessor-based systems, providing measurement and limit comparison
46 measurement.
55 The measurement cycle
57 The adm9240 driver will take a measurement reading no faster than once
59 measurement update rate and will receive cached data from the most
60 recent measurement.
62 ADM9240 has a very fast 320us temperature and voltage measurement cycle
63 with independent fan speed measurement cycles counting alternating rising
66 DS1780 measurement cycle is about once per second including fan speed.
68 LM81 measurement cycle is about once per 400ms including fan speed.
[all …]
Dsht3x27 1. blocking (pull the I2C clock line down while performing the measurement) or
39 * 2000 0.5 Hz periodic measurement
40 * 1000 1 Hz periodic measurement
41 * 500 2 Hz periodic measurement
42 * 250 4 Hz periodic measurement
43 * 100 10 Hz periodic measurement
45 In the periodic measure mode, the sensor automatically triggers a measurement
75 for periodic measurement. If the interval is not supported
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dlocation.h160 * enum iwl_tof_algo_type - Algorithym type for range measurement request
412 * @measure_type: Measurement type: 0 - two sided, 1 - One sided
414 * number of measurement iterations (min 2^0 = 1, max 2^14)
415 * @burst_period: Recommended value to be sent to the AP. Measurement
430 * use it for its ch est measurement (this flag will be set when we
461 * @IWL_INITIATOR_AP_FLAGS_ASAP: Request for ASAP measurement.
474 * @IWL_INITIATOR_AP_FLAGS_SECURED: request secured measurement
504 * @burst_period: Recommended value to be sent to the AP. Measurement
508 * the number of measurement iterations (min 2^0 = 1, max 2^14)
567 * @burst_period: Recommended value to be sent to the AP. Measurement
[all …]
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/security/integrity/ima/
Dima_kexec.c77 * image for the measurement list for the next kernel.
106 pr_err("Binary measurement list too large.\n"); in ima_add_kexec_buffer()
113 pr_err("Not enough memory for the kexec measurement buffer.\n"); in ima_add_kexec_buffer()
122 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer()
129 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer()
135 pr_debug("kexec measurement buffer for the loaded kernel at 0x%lx.\n", in ima_add_kexec_buffer()
141 * Restore the measurement list from the previous kernel.
155 pr_err("Failed to restore the measurement list: %d\n", in ima_load_kexec_buffer()
161 pr_debug("Restoring the measurement list not supported\n"); in ima_load_kexec_buffer()
164 pr_debug("No measurement list to restore\n"); in ima_load_kexec_buffer()
[all …]
DKconfig2 # IBM Integrity Measurement Architecture
5 bool "Integrity Measurement Architecture(IMA)"
18 Measurement Architecture(IMA) maintains a list of hash
33 bool "Enable carrying the IMA measurement list across a soft boot"
38 a TPM's quote after a soft boot, the IMA measurement list of the
41 Depending on the IMA policy, the measurement list can grow to
52 measurement list. If unsure, use the default 10.
66 Select the default IMA measurement template.
68 The original 'ima' measurement list template contains a
70 limited to 255 characters. The 'ima-ng' measurement list
[all …]
Dima_api.c90 * to an ordered list of measurement entries maintained inside the kernel,
92 * configured TPM PCR) over the hashes of the current list of measurement
95 * Applications retrieve the current kernel-held measurement list through
98 * and is used to validate the measurement list.
127 * ima_add_violation - add violation to measurement list.
129 * Violations are flagged in the measurement list with zero hash values.
200 * ima_collect_measurement - collect file measurement
203 * storing the measurement and i_version in the iint.
228 * measurement rule. in ima_collect_measurement()
239 * measurement/appraisal/audit. in ima_collect_measurement()
[all …]
/kernel/linux/linux-4.19/security/integrity/ima/
Dima_kexec.c81 * image for the measurement list for the next kernel.
110 pr_err("Binary measurement list too large.\n"); in ima_add_kexec_buffer()
117 pr_err("Not enough memory for the kexec measurement buffer.\n"); in ima_add_kexec_buffer()
126 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer()
132 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer()
136 pr_debug("kexec measurement buffer for the loaded kernel at 0x%lx.\n", in ima_add_kexec_buffer()
142 * Restore the measurement list from the previous kernel.
156 pr_err("Failed to restore the measurement list: %d\n", in ima_load_kexec_buffer()
162 pr_debug("Restoring the measurement list not supported\n"); in ima_load_kexec_buffer()
165 pr_debug("No measurement list to restore\n"); in ima_load_kexec_buffer()
[all …]
DKconfig1 # IBM Integrity Measurement Architecture
4 bool "Integrity Measurement Architecture(IMA)"
18 Measurement Architecture(IMA) maintains a list of hash
33 bool "Enable carrying the IMA measurement list across a soft boot"
38 a TPM's quote after a soft boot, the IMA measurement list of the
41 Depending on the IMA policy, the measurement list can grow to
52 measurement list. If unsure, use the default 10.
66 Select the default IMA measurement template.
68 The original 'ima' measurement list template contains a
70 limited to 255 characters. The 'ima-ng' measurement list
[all …]
/kernel/linux/linux-4.19/net/mac80211/
Dspectmgmt.c202 skb_put(skb, 1 + sizeof(msr_report->u.action.u.measurement)); in ieee80211_send_refuse_measurement_request()
204 msr_report->u.action.u.measurement.action_code = in ieee80211_send_refuse_measurement_request()
206 msr_report->u.action.u.measurement.dialog_token = dialog_token; in ieee80211_send_refuse_measurement_request()
208 msr_report->u.action.u.measurement.element_id = WLAN_EID_MEASURE_REPORT; in ieee80211_send_refuse_measurement_request()
209 msr_report->u.action.u.measurement.length = in ieee80211_send_refuse_measurement_request()
212 memset(&msr_report->u.action.u.measurement.msr_elem, 0, in ieee80211_send_refuse_measurement_request()
214 msr_report->u.action.u.measurement.msr_elem.token = request_ie->token; in ieee80211_send_refuse_measurement_request()
215 msr_report->u.action.u.measurement.msr_elem.mode |= in ieee80211_send_refuse_measurement_request()
217 msr_report->u.action.u.measurement.msr_elem.type = request_ie->type; in ieee80211_send_refuse_measurement_request()
227 * Ignoring measurement request is spec violation. in ieee80211_process_measurement_req()
[all …]
/kernel/linux/linux-5.10/net/mac80211/
Dspectmgmt.c214 skb_put(skb, 1 + sizeof(msr_report->u.action.u.measurement)); in ieee80211_send_refuse_measurement_request()
216 msr_report->u.action.u.measurement.action_code = in ieee80211_send_refuse_measurement_request()
218 msr_report->u.action.u.measurement.dialog_token = dialog_token; in ieee80211_send_refuse_measurement_request()
220 msr_report->u.action.u.measurement.element_id = WLAN_EID_MEASURE_REPORT; in ieee80211_send_refuse_measurement_request()
221 msr_report->u.action.u.measurement.length = in ieee80211_send_refuse_measurement_request()
224 memset(&msr_report->u.action.u.measurement.msr_elem, 0, in ieee80211_send_refuse_measurement_request()
226 msr_report->u.action.u.measurement.msr_elem.token = request_ie->token; in ieee80211_send_refuse_measurement_request()
227 msr_report->u.action.u.measurement.msr_elem.mode |= in ieee80211_send_refuse_measurement_request()
229 msr_report->u.action.u.measurement.msr_elem.type = request_ie->type; in ieee80211_send_refuse_measurement_request()
239 * Ignoring measurement request is spec violation. in ieee80211_process_measurement_req()
[all …]
/kernel/linux/linux-5.10/arch/s390/kernel/
Dperf_cpum_cf_common.c3 * CPU-Measurement Counter Facility Support - Common Layer
35 /* Indicator whether the CPU-Measurement Counter Facility Support is ready */
38 /* CPU-measurement alerts for the counter facility */
50 /* Measurement alerts are shared and might happen when the PMU in cpumf_measurement_alert()
105 /* Initialize the CPU-measurement counter facility */
127 /* Obtain the CPU-measurement alerts for the counter facility */
141 /* Release the CPU-measurement counter facility */
181 * extract measurement counters */ in cpum_cf_init()
184 /* register handler for measurement-alert interruptions */ in cpum_cf_init()
188 pr_err("Registering for CPU-measurement alerts " in cpum_cf_init()
/kernel/linux/linux-5.10/drivers/hwmon/
Dhih6130.c28 * @lock: mutex to protect measurement values
29 * @valid: only false before first measurement is taken
31 * @temperature: cached temperature measurement value
32 * @humidity: cached humidity measurement value
33 * @write_length: length for I2C measurement request
100 * While the measurement can be completed in ~40ms the sensor takes in hih6130_update_measurements()
113 * Write to slave address to request a measurement. in hih6130_update_measurements()
124 /* measurement cycle time is ~36.65msec */ in hih6130_update_measurements()
132 dev_err(&client->dev, "Error while reading measurement result\n"); in hih6130_update_measurements()
153 * hih6130_show_temperature() - show temperature measurement value in sysfs
[all …]
/kernel/linux/linux-4.19/drivers/hwmon/
Dhih6130.c41 * @lock: mutex to protect measurement values
42 * @valid: only false before first measurement is taken
44 * @temperature: cached temperature measurement value
45 * @humidity: cached humidity measurement value
46 * @write_length: length for I2C measurement request
113 * While the measurement can be completed in ~40ms the sensor takes in hih6130_update_measurements()
126 * Write to slave address to request a measurement. in hih6130_update_measurements()
137 /* measurement cycle time is ~36.65msec */ in hih6130_update_measurements()
145 dev_err(&client->dev, "Error while reading measurement result\n"); in hih6130_update_measurements()
166 * hih6130_show_temperature() - show temperature measurement value in sysfs
[all …]
/kernel/linux/linux-4.19/drivers/iio/imu/
Dadis16400.h26 #define ADIS16400_SUPPLY_OUT 0x02 /* Power supply measurement */
33 #define ADIS16400_XMAGN_OUT 0x10 /* X-axis magnetometer measurement */
34 #define ADIS16400_YMAGN_OUT 0x12 /* Y-axis magnetometer measurement */
35 #define ADIS16400_ZMAGN_OUT 0x14 /* Z-axis magnetometer measurement */
37 #define ADIS16400_AUX_ADC 0x18 /* Auxiliary ADC measurement */
39 #define ADIS16350_XTEMP_OUT 0x10 /* X-axis gyroscope temperature measurement */
40 #define ADIS16350_YTEMP_OUT 0x12 /* Y-axis gyroscope temperature measurement */
41 #define ADIS16350_ZTEMP_OUT 0x14 /* Z-axis gyroscope temperature measurement */
43 #define ADIS16300_PITCH_OUT 0x12 /* X axis inclinometer output measurement */
44 #define ADIS16300_ROLL_OUT 0x14 /* Y axis inclinometer output measurement */
[all …]
/kernel/linux/linux-4.19/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
101 RW - Measurement rate (in Hz) when the level is above threshold
105 RW - Measurement rate (in Hz) when the level is below threshold
109 RO - Supported proximity measurement rates in Hz
/kernel/linux/linux-4.19/arch/s390/include/uapi/asm/
Dcmb.h8 * struct cmbdata - channel measurement block data for user space
26 * the extended channel measurement facility (first shipped in
47 /* enable channel measurement */
49 /* enable channel measurement */
51 /* read channel measurement data */
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dcmb.h8 * struct cmbdata - channel measurement block data for user space
26 * the extended channel measurement facility (first shipped in
47 /* enable channel measurement */
49 /* enable channel measurement */
51 /* read channel measurement data */
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dbh1770glc.rst46 so that measurement produces about the expected lux value.
71 RW - measurement rate in Hz
74 RO - supported measurement rates
119 RW - Measurement rate (in Hz) when the level is above threshold
123 RW - Measurement rate (in Hz) when the level is below threshold
127 RO - Supported proximity measurement rates in Hz
Dapds990x.rst20 functionality are highly connected. ALS measurement path must be running
23 ALS produces raw measurement values for two channels: Clear channel
35 selects suitable gain step. After each measurement, reliability of the results
36 is estimated and new measurement is triggered if necessary.
72 RW - measurement rate in Hz
75 RO - supported measurement rates
/kernel/linux/linux-5.10/drivers/iio/temperature/
DKconfig18 tristate "Analog Devices Multi-Sensor Digital Temperature Measurement System"
23 high accuracy digital temperature measurement system.
100 tristate "Measurement Specialties TSYS01 temperature sensor using I2C bus connection"
104 If you say yes here you get support for the Measurement Specialties
111 tristate "Measurement Specialties TSYS02D temperature sensor"
115 If you say yes here you get support for the Measurement Specialties

12345678910>>...53