Home
last modified time | relevance | path

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

123

/linux/Documentation/hwmon/
H A 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
H A 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.
H A Dina3221.rst23 and supply voltage, with programmable conversion times and averaging, current
56 samples Number of samples using in the averaging mode.
H A Dadt7411.rst44 no_average Turn off averaging over 16 samples
H A Dina238.rst30 conversion rate, sample averaging and selectable shunt voltage accuracy.
H A Dacpi_power_meter.rst60 `power[1-*]_interval` will be notified if the firmware changes the averaging
H A Dsysfs-interface.rst370 Power use averaging interval.
373 Maximum power use averaging interval.
376 Minimum power use averaging interval.
H A Dina2xx.rst111 bus and shunt voltage conversion times multiplied by the averaging rate. We
/linux/Documentation/admin-guide/media/
H A 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/Documentation/devicetree/bindings/input/touchscreen/
H A Dadi,ad7879.yaml73 adi,averaging:
123 adi,averaging = /bits/ 8 <1>;
147 adi,averaging = /bits/ 8 <1>;
/linux/Documentation/devicetree/bindings/mfd/
H A Dallwinner,sun4i-a10-ts.yaml48 Select median and averaging filter. Sample used for median /
49 averaging filter:
/linux/drivers/input/touchscreen/
H A 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()
H A Dad7879.c123 u8 averaging; member
181 * The preprocessing function consists of a median and an averaging in ad7879_report()
517 device_property_read_u8(dev, "adi,averaging", &ts->averaging); in ad7879_parse_dt()
606 AD7879_AVG(ts->averaging) | in ad7879_probe()
/linux/drivers/iio/temperature/
H A 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/include/linux/
H A Dled-lm3530.h24 #define LM3530_ALS_AVRG_TIME_32ms (0) /* ALS Averaging Time */
86 * @als_avrg_time: ALS input averaging time
/linux/include/linux/spi/
H A Dad7877.h22 u8 averaging; /* 0 = 1, 1 = 4, 2 = 8, 3 = 16 */ member
/linux/Documentation/devicetree/bindings/iio/pressure/
H A Drohm,bm1390.yaml15 and sample averaging and IIR filtering is built in. Temperature
/linux/drivers/iio/adc/
H A Dmax34408.c128 /* set averaging (0b100) default values*/ in max34408_read_adc_avg()
230 /* disable ALERT and averaging */ in max34408_probe()
H A Dmax1027.c52 /* averaging register */
608 /* Disable averaging */ in max1027_probe()
612 dev_err(&indio_dev->dev, "Failed to configure averaging register\n"); in max1027_probe()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-colibri-v1.2.dtsi19 adi,averaging = /bits/ 8 <1>;
H A Dimx6qdl-apalis-v1.2.dtsi19 adi,averaging = /bits/ 8 <1>;
/linux/Documentation/userspace-api/media/v4l/
H A Dyuv-formats.rst44 The subsampled chroma value may be calculated by simply averaging the chroma
/linux/include/linux/mfd/
H A Dti_am335x_tscadc.h134 * max num cycles = open delay + (sample delay + conv time) * averaging
/linux/drivers/net/wireless/intel/iwlegacy/
H A 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
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dqcom,spmi-vadc.yaml134 Averaging provides the option to obtain a single measurement

123