| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | lochnagar.rst | 31 power1_average_interval Power averaging time input valid from 1 to 1708mS 38 power2_average_interval Power averaging time input valid from 1 to 1708mS 45 power3_average_interval Power averaging time input valid from 1 to 1708mS 52 power4_average_interval Power averaging time input valid from 1 to 1708mS 59 power5_average_interval Power averaging time input valid from 1 to 1708mS 64 power6_average_interval Power averaging time input valid from 1 to 1708mS 71 power7_average_interval Power averaging time input valid from 1 to 1708mS 78 power8_average_interval Power averaging time input valid from 1 to 1708mS
|
| D | ina3221.rst | 23 and supply voltage, with programmable conversion times and averaging, current 56 samples Number of samples using in the averaging mode.
|
| D | acpi_power_meter.rst | 53 `power[1-*]_interval` will be notified if the firmware changes the averaging
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | rcar-fdp1.rst | 26 - The current field is scaled vertically by averaging adjacent lines to 28 Averaging (LAV). 31 the current field. This method is also known as Field Averaging (FAV).
|
| /kernel/linux/linux-4.19/Documentation/media/v4l-drivers/ |
| D | rcar-fdp1.rst | 24 - The current field is scaled vertically by averaging adjacent lines to 26 Averaging (LAV). 29 the current field. This method is also known as Field Averaging (FAV).
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/touchscreen/ |
| D | ad7879.txt | 29 - adi,averaging : 0: 2 middle values (1 if median disabled) 51 adi,averaging = /bits/ 8 <1>; 69 adi,averaging = /bits/ 8 <1>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | ad7879.txt | 29 - adi,averaging : 0: 2 middle values (1 if median disabled) 51 adi,averaging = /bits/ 8 <1>; 69 adi,averaging = /bits/ 8 <1>;
|
| /kernel/linux/linux-4.19/include/linux/platform_data/ |
| D | ad7879.h | 29 u8 averaging; member 31 * 1 = 4, 2 = 8, 3 = 16 (median > averaging)
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | allwinner,sun4i-a10-ts.yaml | 48 Select median and averaging filter. Sample used for median / 49 averaging filter:
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/mfd/ |
| D | sun4i-gpadc.txt | 40 select median and averaging filter 41 samples used for median / averaging filter
|
| /kernel/linux/linux-4.19/drivers/input/touchscreen/ |
| D | ad7879.c | 125 u8 averaging; member 183 * The preprocessing function consists of a median and an averaging in ad7879_report() 518 device_property_read_u8(dev, "adi,averaging", &ts->averaging); in ad7879_parse_dt() 553 ts->averaging = pdata->averaging; in ad7879_probe() 636 AD7879_AVG(ts->averaging) | in ad7879_probe()
|
| D | ad7877.c | 188 u8 averaging; member 344 * The preprocessing function consists of an averaging filter. in ad7877_process_data() 345 * The combination of 'first conversion delay' and averaging provides a robust solution, in ad7877_process_data() 347 * The size of the averaging filter is programmable. (dev.platform_data, see linux/spi/ad7877.h) in ad7877_process_data() 639 AD7877_AVG(ts->averaging) | AD7877_PM(1) | in ad7877_setup_ts_def_msg() 740 ts->averaging = pdata->averaging; in ad7877_probe()
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | ad7877.c | 174 u8 averaging; member 330 * The preprocessing function consists of an averaging filter. in ad7877_process_data() 331 * The combination of 'first conversion delay' and averaging provides a robust solution, in ad7877_process_data() 333 * The size of the averaging filter is programmable. (dev.platform_data, see linux/spi/ad7877.h) in ad7877_process_data() 625 AD7877_AVG(ts->averaging) | AD7877_PM(1) | in ad7877_setup_ts_def_msg() 726 ts->averaging = pdata->averaging; in ad7877_probe()
|
| D | ad7879.c | 123 u8 averaging; member 181 * The preprocessing function consists of a median and an averaging in ad7879_report() 508 device_property_read_u8(dev, "adi,averaging", &ts->averaging); in ad7879_parse_dt() 597 AD7879_AVG(ts->averaging) | in ad7879_probe()
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | led-lm3530.h | 25 #define LM3530_ALS_AVRG_TIME_32ms (0) /* ALS Averaging Time */ 87 * @als_avrg_time: ALS input averaging time
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | led-lm3530.h | 24 #define LM3530_ALS_AVRG_TIME_32ms (0) /* ALS Averaging Time */ 86 * @als_avrg_time: ALS input averaging time
|
| /kernel/linux/linux-5.10/drivers/iio/temperature/ |
| D | max31856.c | 78 int averaging; member 129 reg_cr1_val |= data->averaging << MAX31856_AVERAGING_SHIFT; in max31856_init() 240 *val = 1 << data->averaging; in max31856_read_raw() 281 data->averaging = msb; in max31856_write_raw()
|
| /kernel/linux/linux-4.19/include/linux/spi/ |
| D | ad7877.h | 22 u8 averaging; /* 0 = 1, 1 = 4, 2 = 8, 3 = 16 */ member
|
| /kernel/linux/linux-5.10/include/linux/spi/ |
| D | ad7877.h | 22 u8 averaging; /* 0 = 1, 1 = 4, 2 = 8, 3 = 16 */ member
|
| /kernel/linux/linux-4.19/Documentation/hwmon/ |
| D | ina3221 | 18 and supply voltage, with programmable conversion times and averaging, current
|
| D | adt7411 | 37 no_average - Turn off averaging over 16 samples
|
| D | ina2xx | 61 bus and shunt voltage conversion times multiplied by the averaging rate. We
|
| D | acpi_power_meter | 50 power[1-*]_interval will be notified if the firmware changes the averaging
|
| /kernel/linux/linux-5.10/drivers/iio/adc/ |
| D | max1027.c | 52 /* averaging register */ 505 /* Disable averaging */ in max1027_probe() 509 dev_err(&indio_dev->dev, "Failed to configure averaging register\n"); in max1027_probe()
|
| /kernel/linux/linux-4.19/drivers/iio/adc/ |
| D | max1027.c | 54 /* averaging register */ 471 /* Disable averaging */ in max1027_probe() 475 dev_err(&indio_dev->dev, "Failed to configure averaging register\n"); in max1027_probe()
|