Home
last modified time | relevance | path

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

1234

/linux-6.14.4/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.
Disl28022.rst34 The shunt value in micro-ohms, shunt voltage range and averaging can be set
40 Averaging can be set from 1 to 128 samples (power of 2) on both channels.
Dina238.rst24 conversion rate, sample averaging and selectable shunt voltage accuracy.
Dadt7411.rst44 no_average Turn off averaging over 16 samples
Dacpi_power_meter.rst53 `power[1-*]_interval` will be notified if the firmware changes the averaging
Dsysfs-interface.rst370 Power use averaging interval.
373 Maximum power use averaging interval.
376 Minimum power use averaging interval.
Dina2xx.rst111 bus and shunt voltage conversion times multiplied by the averaging rate. We
/linux-6.14.4/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-6.14.4/Documentation/devicetree/bindings/input/touchscreen/
Dadi,ad7879.yaml73 adi,averaging:
123 adi,averaging = /bits/ 8 <1>;
147 adi,averaging = /bits/ 8 <1>;
/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Dallwinner,sun4i-a10-ts.yaml48 Select median and averaging filter. Sample used for median /
49 averaging filter:
/linux-6.14.4/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()
628 AD7877_AVG(ts->averaging) | AD7877_PM(1) | in ad7877_setup_ts_def_msg()
729 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()
514 device_property_read_u8(dev, "adi,averaging", &ts->averaging); in ad7879_parse_dt()
603 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-6.14.4/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-6.14.4/include/linux/
Dled-lm3530.h24 #define LM3530_ALS_AVRG_TIME_32ms (0) /* ALS Averaging Time */
86 * @als_avrg_time: ALS input averaging time
/linux-6.14.4/include/linux/spi/
Dad7877.h22 u8 averaging; /* 0 = 1, 1 = 4, 2 = 8, 3 = 16 */ member
/linux-6.14.4/drivers/iio/adc/
Dmax34408.c127 /* set averaging (0b100) default values*/ in max34408_read_adc_avg()
229 /* disable ALERT and averaging */ in max34408_probe()
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-6.14.4/Documentation/devicetree/bindings/iio/pressure/
Drohm,bm1390.yaml15 and sample averaging and IIR filtering is built in. Temperature
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-class-hwmon715 Power use averaging interval. A poll
717 hardware changes the averaging interval.
725 Maximum power use averaging interval
733 Minimum power use averaging interval
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/
Drichtek,rtq6056.yaml20 adjustable conversion time, and averaging function are also built in for
/linux-6.14.4/Documentation/userspace-api/media/v4l/
Dyuv-formats.rst44 The subsampled chroma value may be calculated by simply averaging the chroma
/linux-6.14.4/drivers/misc/echo/
Decho.h135 /* Average levels and averaging filter states */
/linux-6.14.4/include/linux/mfd/
Dti_am335x_tscadc.h134 * max num cycles = open delay + (sample delay + conv time) * averaging

1234