Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dstmpe.h20 STMPE_BLOCK_ADC = 1 << 3, enumerator
/Linux-v4.19/drivers/input/touchscreen/
Dstmpe-ts.c210 ret = stmpe_enable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC); in stmpe_init_hw()
/Linux-v4.19/drivers/mfd/
Dstmpe.c510 if (blocks & STMPE_BLOCK_ADC) in stmpe811_enable()
1312 pdata->blocks |= STMPE_BLOCK_ADC; in stmpe_of_probe()