Home
last modified time | relevance | path

Searched full:readings (Results 1 – 25 of 167) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/
H 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
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/skeleton/
H A Dprofiler.bpf.c14 /* readings at fentry */
21 /* accumulated readings */
96 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()
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dsensors.c182 struct scmi_sensor_reading_resp readings[]; member
194 struct scmi_sensor_reading_resp readings[]; member
749 * @count: The length of the provided @readings array
750 * @readings: An array of elements each representing a timestamped per-axis
752 * Returned readings are ordered as the @axis descriptors array
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()
[all …]
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H 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
H 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.
H 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.
H 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
H 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
H 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
H 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
H 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
H A 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.
H 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
H A Dsmsc47m192.rst59 The temperature and voltage readings are updated once every 1.5 seconds.
94 the corresponding temperature readings.
H A Dit87.rst251 16-bit tachometer counters aren't used, fan readings can be divided by
252 a programmable divider (1, 2, 4 or 8) to give the readings more range or
286 Out-of-limit readings can also result in beeping, if the chip is properly
H A 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
H A Dw83792d.rst65 readings can be divided by a programmable divider (1, 2, 4, 8, 16, 32, 64 or
66 128) to give the readings more range or accuracy.
H A Dnct6775.rst115 NCT6775F, fan readings can be divided by a programmable divider (1, 2, 4, 8,
116 16, 32, 64 or 128) to give the readings more range or accuracy; the other chips
H A Dw83791d.rst86 readings can be divided by a programmable divider (1, 2, 4, 8, 16,
87 32, 64 or 128 for all fans) to give the readings more range or accuracy.
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dads7846.h44 u16 debounce_max; /* max number of additional readings
47 u16 debounce_rep; /* additional consecutive good readings
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dtsl2772.h52 * @als_persistence: H/W Filters, Number of 'out of limits' ALS readings.
57 * readings.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ltp/ltp/
H A D0001-clock_gettime04-set-threshold-based-on-the-clock-res.patch13 Difference between successive readings greater than 5 ms (1): 10
15 Difference between successive readings greater than 5 ms (2): 10
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/
H A Dads7846.txt54 ti,debounce-rep Additional consecutive good readings
82 ti,debounce-max Max number of additional readings per
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dltc4245.c70 * Update the readings from the GPIO pins. If the driver has been configured to
91 * readings as stale by setting them to -EAGAIN in ltc4245_update_gpios()
157 /* Update GPIO readings */ in ltc4245_update_device()
/OK3568_Linux_fs/buildroot/package/lm-sensors/
H A DConfig.in18 Sensors is used to show the current readings of all sensor

1234567