over_sample_cnt    64 drivers/input/touchscreen/mxs-lradc-ts.c 	unsigned int		over_sample_cnt;
over_sample_cnt   117 drivers/input/touchscreen/mxs-lradc-ts.c 	       LRADC_CH_NUM_SAMPLES(ts->over_sample_cnt - 1),
over_sample_cnt   136 drivers/input/touchscreen/mxs-lradc-ts.c 	       LRADC_DELAY_LOOP(ts->over_sample_cnt - 1) |
over_sample_cnt   174 drivers/input/touchscreen/mxs-lradc-ts.c 		LRADC_CH_NUM_SAMPLES(ts->over_sample_cnt - 1);
over_sample_cnt   190 drivers/input/touchscreen/mxs-lradc-ts.c 	       LRADC_DELAY_LOOP(ts->over_sample_cnt - 1) |
over_sample_cnt   216 drivers/input/touchscreen/mxs-lradc-ts.c 		num_samples = ts->over_sample_cnt;
over_sample_cnt   632 drivers/input/touchscreen/mxs-lradc-ts.c 		ts->over_sample_cnt = 4;
over_sample_cnt   635 drivers/input/touchscreen/mxs-lradc-ts.c 			ts->over_sample_cnt = adapt;