Searched full:readings (Results 1 – 25 of 136) sorted by relevance
123456
/linux-5.10/Documentation/devicetree/bindings/hwmon/ |
D | adc128d818.txt | 6 - 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-5.10/tools/bpf/bpftool/skeleton/ |
D | profiler.bpf.c | 14 /* 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()
|
/linux-5.10/Documentation/hwmon/ |
D | emc2103.rst | 25 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
|
D | w83l786ng.rst | 38 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.
|
D | lm80.rst | 54 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
|
D | smsc47m1.rst | 69 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
|
D | asc7621.rst | 51 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.
|
D | lm87.rst | 49 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
|
D | gl518sm.rst | 53 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
|
D | lm78.rst | 55 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
|
D | via686a.rst | 54 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
|
D | pc87360.rst | 73 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.
|
D | smsc47m192.rst | 59 The temperature and voltage readings are updated once every 1.5 seconds. 94 the corresponding temperature readings.
|
D | sis5595.rst | 93 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
|
D | it87.rst | 251 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
|
D | w83792d.rst | 65 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.
|
D | w83773g.rst | 24 the input readings. The chip does all the scaling by itself and the driver
|
D | powr1220.rst | 53 The ADC readings are updated on request with a minimum period of 1s.
|
D | ltc4151.rst | 42 Voltage readings provided by this driver are reported as obtained from the ADIN
|
/linux-5.10/include/linux/spi/ |
D | ads7846.h | 44 u16 debounce_max; /* max number of additional readings 47 u16 debounce_rep; /* additional consecutive good readings
|
/linux-5.10/include/linux/platform_data/ |
D | tsl2772.h | 52 * @als_persistence: H/W Filters, Number of 'out of limits' ALS readings. 57 * readings.
|
/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
D | ads7846.txt | 54 ti,debounce-rep Additional consecutive good readings 82 ti,debounce-max Max number of additional readings per
|
/linux-5.10/Documentation/devicetree/bindings/iio/ |
D | common.yaml | 29 sensor readings this is the case.
|
/linux-5.10/drivers/hwmon/ |
D | lm75.h | 9 * temperature readings, which are emulated by many of the chips
|
D | ltc4245.c | 70 * 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()
|
123456