Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dstmpe-ts.c181 ret = stmpe_enable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC); in stmpe_init_hw()
189 stmpe_disable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC); in stmpe_init_hw()
/linux/include/linux/mfd/
H A Dstmpe.h34 STMPE_BLOCK_ADC = 1 << 3, enumerator