Home
last modified time | relevance | path

Searched refs:STEPCONFIG_AVG_16 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
Dti_am335x_tsc.c130 STEPCONFIG_AVG_16 | ts_dev->bit_xp; in titsc_step_config()
156 STEPCONFIG_AVG_16 | ts_dev->bit_yn | in titsc_step_config()
186 STEPCONFIG_AVG_16 | ts_dev->bit_yp | in titsc_step_config()
/linux-4.1.27/include/linux/mfd/
Dti_am335x_tscadc.h71 #define STEPCONFIG_AVG_16 STEPCONFIG_AVG(4) macro
/linux-4.1.27/drivers/iio/adc/
Dti_am335x_adc.c102 stepconfig = STEPCONFIG_AVG_16 | STEPCONFIG_FIFO1 in tiadc_step_config()
105 stepconfig = STEPCONFIG_AVG_16 | STEPCONFIG_FIFO1; in tiadc_step_config()