Searched refs:STEPCONFIG_AVG_16 (Results 1 – 3 of 3) sorted by relevance
130 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()
109 if (adc_dev->step_avg[i] > STEPCONFIG_AVG_16) { in tiadc_step_config()111 chan, STEPCONFIG_AVG_16); in tiadc_step_config()112 adc_dev->step_avg[i] = STEPCONFIG_AVG_16; in tiadc_step_config()
71 #define STEPCONFIG_AVG_16 STEPCONFIG_AVG(4) macro