Searched refs:STMPE_BLOCK_ADC (Results 1 – 4 of 4) sorted by relevance
234 ret = stmpe_enable(stmpe, STMPE_BLOCK_ADC); in stmpe_adc_init_hw()242 stmpe_disable(stmpe, STMPE_BLOCK_ADC); in stmpe_adc_init_hw()
179 ret = stmpe_enable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC); in stmpe_init_hw()187 stmpe_disable(stmpe, STMPE_BLOCK_TOUCHSCREEN | STMPE_BLOCK_ADC); in stmpe_init_hw()
34 STMPE_BLOCK_ADC = 1 << 3, enumerator
525 .block = STMPE_BLOCK_ADC,537 if (blocks & STMPE_BLOCK_ADC) in stmpe811_enable()1368 pdata->blocks |= STMPE_BLOCK_ADC; in stmpe_of_probe()1502 __stmpe_disable(stmpe, STMPE_BLOCK_ADC); in stmpe_remove()