Home
last modified time | relevance | path

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

12345678910>>...61

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dxlnx,zynqmp-ams.yaml25 Sysmon Block |Channel| Details |Measurement
28 AMS CTRL |0 |System PLLs voltage measurement, VCC_PSPLL. |Voltage
29 |1 |Battery voltage measurement, VCC_PSBATT. |Voltage
30 |2 |PL Internal voltage measurement, VCCINT. |Voltage
31 |3 |Block RAM voltage measurement, VCCBRAM. |Voltage
32 |4 |PL Aux voltage measurement, VCCAUX. |Voltage
33 |5 |Voltage measurement for six DDR I/O PLLs, VCC_PSDDR_PLL. |Voltage
34 |6 |VCC_PSINTFP_DDR voltage measurement. |Voltage
36 PS Sysmon |7 |LPD temperature measurement. |Temperature
37 |8 |FPD temperature measurement (REMOTE). |Temperature
[all …]
/kernel/linux/linux-6.6/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-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-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
Dlocation.h117 * enum iwl_tof_algo_type - Algorithym type for range measurement request
492 * @measure_type: Measurement type: 0 - two sided, 1 - One sided
494 * number of measurement iterations (min 2^0 = 1, max 2^14)
495 * @burst_period: Recommended value to be sent to the AP. Measurement
510 * use it for its ch est measurement (this flag will be set when we
541 * @IWL_INITIATOR_AP_FLAGS_ASAP: Request for ASAP measurement.
554 * @IWL_INITIATOR_AP_FLAGS_SECURED: request secure LTF measurement
592 * @burst_period: Recommended value to be sent to the AP. Measurement
596 * the number of measurement iterations (min 2^0 = 1, max 2^14)
656 * @burst_period: Recommended value to be sent to the AP. Measurement
[all …]
/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-6.6/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.rst40 2000 0.5 Hz periodic measurement
41 1000 1 Hz periodic measurement
42 500 2 Hz periodic measurement
43 250 4 Hz periodic measurement
44 100 10 Hz periodic measurement
47 In the periodic measure mode, the sensor automatically triggers a measurement
79 for periodic measurement. If the interval is not supported
82 longer measurement duration, lower noise level and
/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-6.6/security/integrity/ima/
DKconfig2 # IBM Integrity Measurement Architecture
5 bool "Integrity Measurement Architecture(IMA)"
18 Measurement Architecture(IMA) maintains a list of hash
35 bool "Enable carrying the IMA measurement list across a soft boot"
40 a TPM's quote after a soft boot, the IMA measurement list of the
43 Depending on the IMA policy, the measurement list can grow to
53 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_kexec.c78 * image for the measurement list for the next kernel.
107 pr_err("Binary measurement list too large.\n"); in ima_add_kexec_buffer()
114 pr_err("Not enough memory for the kexec measurement buffer.\n"); in ima_add_kexec_buffer()
123 pr_err("Error passing over kexec measurement buffer.\n"); in ima_add_kexec_buffer()
132 pr_debug("kexec measurement buffer for the loaded kernel at 0x%lx.\n", in ima_add_kexec_buffer()
138 * Restore the measurement list from the previous kernel.
152 pr_err("Failed to restore the measurement list: %d\n", in ima_load_kexec_buffer()
158 pr_debug("Restoring the measurement list not supported\n"); in ima_load_kexec_buffer()
161 pr_debug("No measurement list to restore\n"); in ima_load_kexec_buffer()
164 pr_debug("Error restoring the measurement list: %d\n", rc); in ima_load_kexec_buffer()
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.
221 * the verity digest to be included in the measurement list. A in ima_get_verity_digest()
231 * ima_collect_measurement - collect file measurement
234 * storing the measurement and i_version in the iint.
258 * measurement rule. in ima_collect_measurement()
[all …]
/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
35 bool "Enable carrying the IMA measurement list across a soft boot"
40 a TPM's quote after a soft boot, the IMA measurement list of the
43 Depending on the IMA policy, the measurement list can grow to
53 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.
229 * measurement rule. in ima_collect_measurement()
240 * measurement/appraisal/audit. in ima_collect_measurement()
[all …]
/kernel/linux/linux-6.6/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/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-6.6/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_temperature_show() - show temperature measurement value in sysfs
[all …]
/kernel/linux/linux-6.6/drivers/s390/char/
Duvdevice.c108 u8 *measurement, u8 *add_data, in uvio_copy_attest_result_to_user() argument
116 if (copy_to_user(user_buf_meas, measurement, uvio_attest->meas_len)) in uvio_copy_attest_result_to_user()
148 * uvio_attestation() - Perform a Retrieve Attestation Measurement UVC.
152 * uvio_attestation() does a Retrieve Attestation Measurement Ultravisor Call.
160 * Measurement and Additional Data are outputs for userspace generated by UV.
164 * going to be included in the Attestation Measurement calculation.
166 * Measurement is a cryptographic measurement of the callers properties,
168 * ARCB, UV will add some Additional Data to the measurement calculation.
171 * If the Retrieve Attestation Measurement UV facility is not present,
183 u8 *measurement = NULL; in uvio_attestation() local
[all …]
/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-6.6/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-6.6/Documentation/misc-devices/
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/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

12345678910>>...61