Home
last modified time | relevance | path

Searched refs:readings (Results 1 – 25 of 80) sorted by relevance

1234

/linux-6.3-rc2/Documentation/devicetree/bindings/hwmon/
A Dadc128d818.txt6 - Mode 0: 7 single-ended voltage readings (IN0-IN6),
8 - Mode 1: 8 single-ended voltage readings (IN0-IN7),
10 - Mode 2: 4 pseudo-differential voltage readings
13 - Mode 3: 4 single-ended voltage readings (IN0-IN3),
14 2 pseudo-differential voltage readings
/linux-6.3-rc2/tools/bpf/bpftool/skeleton/
A Dprofiler.bpf.c96 struct bpf_perf_event_value readings[MAX_NUM_MATRICS]; in BPF_PROG() local
105 readings + i, sizeof(*readings)); in BPF_PROG()
113 fexit_update_maps(i, &readings[i]); in BPF_PROG()
/linux-6.3-rc2/drivers/hwmon/peci/
A DKconfig11 readings of the CPU package and CPU cores that are accessible via
24 driver which provides Temperature Sensor on DIMM readings that are
/linux-6.3-rc2/Documentation/hwmon/
A Demc2103.rst25 readings can be divided by a programmable divider (1, 2, 4 or 8) to give
26 the readings more range or accuracy. Not all RPM values can accurately be
A Dw83l786ng.rst38 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
40 or 128 for fan 1/2) to give the readings more range or accuracy.
A Dasc7621.rst51 We offer flexible mapping of temperature readings to thermal zones. Any
61 Both remote diode temperature readings may be given an offset value such
100 temperature readings for better control of fan speed and minimum acoustic
118 - Programmable autonomous fan control based on temperature readings
185 Smooths spikes in temp readings caused by noise.
A Dsmsc47m1.rst69 readings can be divided by a programmable divider (1, 2, 4 or 8) to give
70 the readings more range or accuracy. Not all RPM values can accurately be
A Dmax31760.rst62 fan[1-2]_enable Enable fan readings and fan fault alarms
65 temp[1-2]_input Temperature sensor readings (in millidegrees Celsius)
A Dlm80.rst54 readings can be divided by a programmable divider (1, 2, 4 or 8) to give
55 the readings more range or accuracy. Not all RPM values can accurately be
A Dgl518sm.rst53 Fan readings can be divided by a programmable divider (1, 2, 4 or 8) to
54 give the readings more range or accuracy. Not all RPM values can
A Dlm78.rst55 readings can be divided by a programmable divider (1, 2, 4 or 8) to give
56 the readings more range or accuracy. Not all RPM values can accurately be
A Dlm87.rst49 readings can be divided by a programmable divider (1, 2, 4 or 8) to give
50 the readings more range or accuracy. Not all RPM values can accurately be
A Daquacomputer_d5next.rst54 The High Flow Next exposes +5V voltages, water quality, conductivity and flow readings.
60 It also exposes pressure and flow speed readings.
A Dltc4151.rst42 Voltage readings provided by this driver are reported as obtained from the ADIN
A Dmax6620.rst27 The driver configures the fan controller in RPM mode. To give the readings more
A Dw83773g.rst24 the input readings. The chip does all the scaling by itself and the driver
A Dvia686a.rst54 readings can be divided by a programmable divider (1, 2, 4 or 8) to give
55 the readings more range or accuracy. Not all RPM values can accurately be
A Dsmsc47m192.rst59 The temperature and voltage readings are updated once every 1.5 seconds.
94 the corresponding temperature readings.
A Dpowr1220.rst53 The ADC readings are updated on request with a minimum period of 1s.
A Dnct7904.rst53 connected and thus provide zero readings.
/linux-6.3-rc2/drivers/iio/common/scmi_sensors/
A Dscmi_iio.c55 sensor->iio_buf[i] = sensor_update->readings[i].value; in scmi_iio_sensor_update_cb()
64 time = sensor_update->readings[0].timestamp; in scmi_iio_sensor_update_cb()
291 struct scmi_sensor_reading readings[SCMI_IIO_NUM_OF_AXIS]; in scmi_iio_read_channel_data() local
307 sensor->sensor_info->num_axis, readings); in scmi_iio_read_channel_data()
326 *val = lower_32_bits(readings[ch->scan_index].value); in scmi_iio_read_channel_data()
327 *val2 = upper_32_bits(readings[ch->scan_index].value); in scmi_iio_read_channel_data()
/linux-6.3-rc2/drivers/firmware/arm_scmi/
A Dsensors.c198 struct scmi_sensor_reading_resp readings[]; member
210 struct scmi_sensor_reading_resp readings[]; member
903 struct scmi_sensor_reading *readings) in scmi_sensor_reading_get_timestamped() argument
915 if (!count || !readings || in scmi_sensor_reading_get_timestamped()
937 scmi_parse_sensor_readings(&readings[i], in scmi_sensor_reading_get_timestamped()
938 &resp->readings[i]); in scmi_sensor_reading_get_timestamped()
951 scmi_parse_sensor_readings(&readings[i], in scmi_sensor_reading_get_timestamped()
1060 scmi_parse_sensor_readings(&r->readings[i], in scmi_sensor_fill_custom_report()
1061 &p->readings[i]); in scmi_sensor_fill_custom_report()
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-iio-bno0555 Raw (unscaled) range for acceleration readings. Unit after
14 Range for angular velocity readings in radians per second. Note
/linux-6.3-rc2/Documentation/devicetree/bindings/input/touchscreen/
A Dads7846.txt54 ti,debounce-rep Additional consecutive good readings
82 ti,debounce-max Max number of additional readings per
/linux-6.3-rc2/Documentation/devicetree/bindings/iio/
A Dcommon.yaml29 sensor readings this is the case.

Completed in 36 milliseconds

1234