Home
last modified time | relevance | path

Searched full:averaging (Results 1 – 25 of 67) sorted by relevance

123

/Linux-v6.1/Documentation/hwmon/
Dlochnagar.rst31 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
Dina3221.rst23 and supply voltage, with programmable conversion times and averaging, current
56 samples Number of samples using in the averaging mode.
Dina238.rst24 conversion rate, sample averaging and selectable shunt voltage accuracy.
Dacpi_power_meter.rst53 `power[1-*]_interval` will be notified if the firmware changes the averaging
Dadt7411.rst44 no_average Turn off averaging over 16 samples
Dsysfs-interface.rst370 Power use averaging interval.
373 Maximum power use averaging interval.
376 Minimum power use averaging interval.
Dina2xx.rst82 bus and shunt voltage conversion times multiplied by the averaging rate. We
/Linux-v6.1/Documentation/admin-guide/media/
Drcar-fdp1.rst26 - 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).
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/
Dad7879.txt29 - adi,averaging : 0: 2 middle values (1 if median disabled)
51 adi,averaging = /bits/ 8 <1>;
69 adi,averaging = /bits/ 8 <1>;
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dallwinner,sun4i-a10-ts.yaml48 Select median and averaging filter. Sample used for median /
49 averaging filter:
/Linux-v6.1/drivers/input/touchscreen/
Dad7877.c174 u8 averaging; member
332 * The preprocessing function consists of an averaging filter. in ad7877_process_data()
333 * The combination of 'first conversion delay' and averaging provides a robust solution, in ad7877_process_data()
335 * The size of the averaging filter is programmable. (dev.platform_data, see linux/spi/ad7877.h) in ad7877_process_data()
627 AD7877_AVG(ts->averaging) | AD7877_PM(1) | in ad7877_setup_ts_def_msg()
728 ts->averaging = pdata->averaging; in ad7877_probe()
Dad7879.c123 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()
Dsun4i-ts.c261 * parameters are based on the averaging of the calibration in sun4i_ts_probe()
330 * Enable median and averaging filter, optional property for in sun4i_ts_probe()
/Linux-v6.1/drivers/iio/temperature/
Dmax31856.c80 int averaging; member
131 reg_cr1_val |= data->averaging << MAX31856_AVERAGING_SHIFT; in max31856_init()
242 *val = 1 << data->averaging; in max31856_read_raw()
283 data->averaging = msb; in max31856_write_raw()
/Linux-v6.1/include/linux/
Dled-lm3530.h24 #define LM3530_ALS_AVRG_TIME_32ms (0) /* ALS Averaging Time */
86 * @als_avrg_time: ALS input averaging time
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-class-hwmon675 Power use averaging interval. A poll
677 hardware changes the averaging interval.
685 Maximum power use averaging interval
693 Minimum power use averaging interval
/Linux-v6.1/include/linux/spi/
Dad7877.h22 u8 averaging; /* 0 = 1, 1 = 4, 2 = 8, 3 = 16 */ member
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/
Drichtek,rtq6056.yaml20 adjustable conversion time, and averaging function are also built in for
Dqcom,spmi-vadc.yaml137 Averaging provides the option to obtain a single measurement
/Linux-v6.1/drivers/iio/adc/
Dmax1027.c52 /* averaging register */
621 /* Disable averaging */ in max1027_probe()
625 dev_err(&indio_dev->dev, "Failed to configure averaging register\n"); in max1027_probe()
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dyuv-formats.rst44 The subsampled chroma value may be calculated by simply averaging the chroma
/Linux-v6.1/include/linux/mfd/
Dti_am335x_tscadc.h134 * max num cycles = open delay + (sample delay + conv time) * averaging
/Linux-v6.1/drivers/misc/echo/
Decho.h135 /* Average levels and averaging filter states */
/Linux-v6.1/drivers/hwmon/
Dina2xx.c71 /* bit mask for reading the averaging setting in the configuration register */
148 * Available averaging rates for ina226. The indices correspond with
/Linux-v6.1/drivers/net/wireless/intel/iwlegacy/
D3945.h43 * Also, -127 works better than 0 when averaging frames with/without
44 * noise info (e.g. averaging might be done in app); measured dBm values are

123