first_conversion_delay  172 drivers/input/touchscreen/ad7877.c 	u8			first_conversion_delay;
first_conversion_delay  628 drivers/input/touchscreen/ad7877.c 			AD7877_FCD(ts->first_conversion_delay);
first_conversion_delay  724 drivers/input/touchscreen/ad7877.c 	ts->first_conversion_delay = pdata->first_conversion_delay;
first_conversion_delay  121 drivers/input/touchscreen/ad7879.c 	u8			first_conversion_delay;
first_conversion_delay  504 drivers/input/touchscreen/ad7879.c 				&ts->first_conversion_delay);
first_conversion_delay  599 drivers/input/touchscreen/ad7879.c 			AD7879_FCD(ts->first_conversion_delay);
first_conversion_delay   20 include/linux/spi/ad7877.h 	u8	first_conversion_delay;	/* 0 = 0.5us, 1 = 128us, 2 = 1ms, 3 = 8ms */