Home
last modified time | relevance | path

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

123

/Linux-v5.15/Documentation/devicetree/bindings/hwmon/
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-v5.15/tools/bpf/bpftool/skeleton/
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-v5.15/Documentation/hwmon/
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
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.
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.
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
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
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
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
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
Dw83773g.rst24 the input readings. The chip does all the scaling by itself and the driver
Dltc4151.rst42 Voltage readings provided by this driver are reported as obtained from the ADIN
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
Dsmsc47m192.rst59 The temperature and voltage readings are updated once every 1.5 seconds.
94 the corresponding temperature readings.
Dpowr1220.rst53 The ADC readings are updated on request with a minimum period of 1s.
Dnct7904.rst53 connected and thus provide zero readings.
Dsis5595.rst93 readings can be divided by a programmable divider (1, 2, 4 or 8) to give
94 the readings more range or accuracy. Not all RPM values can accurately be
Dsbtsi_temp.rst39 AMD SoCs. It implements one temperature sensor with readings and limit
Dpc87360.rst73 Fan readings are affected by a programmable clock divider, giving the
74 readings more range or accuracy. Usually, users have to learn how it works,
120 speed readings. No explanation nor fix could be found.
Dltc4260.rst43 Voltage readings provided by this driver are reported as obtained from the ADC
Dmax31785.rst25 readings in attributes fan[5-8]_input. By contrast the MAX31785 only exposes
Dsht15.rst65 set it to true to enable CRC validation of the readings (default to false).
/Linux-v5.15/drivers/firmware/arm_scmi/
Dsensors.c182 struct scmi_sensor_reading_resp readings[]; member
194 struct scmi_sensor_reading_resp readings[]; member
762 struct scmi_sensor_reading *readings) in scmi_sensor_reading_get_timestamped() argument
770 if (!count || !readings || in scmi_sensor_reading_get_timestamped()
792 scmi_parse_sensor_readings(&readings[i], in scmi_sensor_reading_get_timestamped()
793 &resp->readings[i]); in scmi_sensor_reading_get_timestamped()
806 scmi_parse_sensor_readings(&readings[i], in scmi_sensor_reading_get_timestamped()
912 scmi_parse_sensor_readings(&r->readings[i], in scmi_sensor_fill_custom_report()
913 &p->readings[i]); in scmi_sensor_fill_custom_report()
/Linux-v5.15/Documentation/devicetree/bindings/input/touchscreen/
Dads7846.txt54 ti,debounce-rep Additional consecutive good readings
82 ti,debounce-max Max number of additional readings per
/Linux-v5.15/include/linux/
Dscmi_protocol.h463 struct scmi_sensor_reading *readings);
780 struct scmi_sensor_reading readings[]; member

123