Home
last modified time | relevance | path

Searched refs:STMPE_BLOCK_ADC (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/mfd/
Dstmpe.h20 STMPE_BLOCK_ADC = 1 << 3, enumerator
/linux-4.4.14/drivers/input/touchscreen/
Dstmpe-ts.c179 ret = stmpe_enable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC); in stmpe_init_hw()
/linux-4.4.14/drivers/mfd/
Dstmpe.c462 if (blocks & STMPE_BLOCK_ADC) in stmpe811_enable()
1143 pdata->blocks |= STMPE_BLOCK_ADC; in stmpe_of_probe()