STMPE_BLOCK_ADC   234 drivers/iio/adc/stmpe-adc.c 	ret = stmpe_enable(stmpe, STMPE_BLOCK_ADC);
STMPE_BLOCK_ADC   242 drivers/iio/adc/stmpe-adc.c 		stmpe_disable(stmpe, STMPE_BLOCK_ADC);
STMPE_BLOCK_ADC   179 drivers/input/touchscreen/stmpe-ts.c 	ret = stmpe_enable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC);
STMPE_BLOCK_ADC   187 drivers/input/touchscreen/stmpe-ts.c 		stmpe_disable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC);
STMPE_BLOCK_ADC   525 drivers/mfd/stmpe.c 		.block	= STMPE_BLOCK_ADC,
STMPE_BLOCK_ADC   537 drivers/mfd/stmpe.c 	if (blocks & STMPE_BLOCK_ADC)
STMPE_BLOCK_ADC  1368 drivers/mfd/stmpe.c 			pdata->blocks |= STMPE_BLOCK_ADC;
STMPE_BLOCK_ADC  1502 drivers/mfd/stmpe.c 	__stmpe_disable(stmpe, STMPE_BLOCK_ADC);