Searched refs:touchscreen_type (Results 1 – 1 of 1) sorted by relevance
252 enum atmel_adc_ts_type touchscreen_type; member 491 if (st->touchscreen_type == ATMEL_ADC_TOUCHSCREEN_4WIRE) in at91_adc_channel_init() 493 else if (st->touchscreen_type == ATMEL_ADC_TOUCHSCREEN_5WIRE) in at91_adc_channel_init() 809 st->touchscreen_type = prop; in at91_adc_probe_dt_ts() 900 if (st->touchscreen_type == ATMEL_ADC_TOUCHSCREEN_4WIRE) in at91_ts_hw_init() 959 if (st->touchscreen_type != ATMEL_ADC_TOUCHSCREEN_4WIRE) { in at91_ts_register() 1145 if (!st->touchscreen_type) { in at91_adc_probe() 1174 if (!st->touchscreen_type) { in at91_adc_probe() 1189 if (!st->touchscreen_type) { in at91_adc_remove()