Home
last modified time | relevance | path

Searched refs:ADC_ON_12BIT (Results 1 – 1 of 1) sorted by relevance

/drivers/input/touchscreen/
Dtsc2007.c52 #define ADC_ON_12BIT (TSC2007_12BIT | TSC2007_ADC_ON_IRQ_DIS0) macro
54 #define READ_Y (ADC_ON_12BIT | TSC2007_MEASURE_Y)
55 #define READ_Z1 (ADC_ON_12BIT | TSC2007_MEASURE_Z1)
56 #define READ_Z2 (ADC_ON_12BIT | TSC2007_MEASURE_Z2)
57 #define READ_X (ADC_ON_12BIT | TSC2007_MEASURE_X)