Searched refs:STMPE_BLOCK_ADC (Results 1 – 3 of 3) sorted by relevance
20 STMPE_BLOCK_ADC = 1 << 3, enumerator
179 ret = stmpe_enable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC); in stmpe_init_hw()
462 if (blocks & STMPE_BLOCK_ADC) in stmpe811_enable()1143 pdata->blocks |= STMPE_BLOCK_ADC; in stmpe_of_probe()