Searched refs:STMPE_BLOCK_ADC (Results 1 – 4 of 4) sorted by relevance
181 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()
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()
34 STMPE_BLOCK_ADC = 1 << 3, enumerator
523 .block = STMPE_BLOCK_ADC,535 if (blocks & STMPE_BLOCK_ADC) in stmpe811_enable()1359 pdata->blocks |= STMPE_BLOCK_ADC; in stmpe_of_probe()1493 __stmpe_disable(stmpe, STMPE_BLOCK_ADC); in stmpe_remove()