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()
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()
34 STMPE_BLOCK_ADC = 1 << 3, enumerator
529 .block = STMPE_BLOCK_ADC,541 if (blocks & STMPE_BLOCK_ADC) in stmpe811_enable()1372 pdata->blocks |= STMPE_BLOCK_ADC; in stmpe_of_probe()1506 __stmpe_disable(stmpe, STMPE_BLOCK_ADC); in stmpe_remove()