Searched refs:STEPCONFIG_AVG_16 (Results 1 – 3 of 3) sorted by relevance
134 STEPCONFIG_AVG_16 | ts_dev->bit_xp; in titsc_step_config()160 STEPCONFIG_AVG_16 | ts_dev->bit_yn | in titsc_step_config()190 STEPCONFIG_AVG_16 | ts_dev->bit_yp | in titsc_step_config()
128 if (adc_dev->step_avg[i] > STEPCONFIG_AVG_16) { in tiadc_step_config()130 chan, STEPCONFIG_AVG_16); in tiadc_step_config()131 adc_dev->step_avg[i] = STEPCONFIG_AVG_16; in tiadc_step_config()
74 #define STEPCONFIG_AVG_16 STEPCONFIG_AVG(4) macro