Searched refs:AT91_ADC_TSMR_PENDET_ENA (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/iio/adc/ | ||
H A D | at91_adc.c | 120 #define AT91_ADC_TSMR_PENDET_ENA (1 << 24) /* Pen contact detection enable */ macro 1046 reg |= AT91_ADC_TSMR_PENDET_ENA; at91_ts_hw_init() |
Completed in 39 milliseconds