Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dtsc2007.h46 #define ADC_ON_12BIT (TSC2007_12BIT | TSC2007_ADC_ON_IRQ_DIS0) macro
48 #define READ_Y (ADC_ON_12BIT | TSC2007_MEASURE_Y)
49 #define READ_Z1 (ADC_ON_12BIT | TSC2007_MEASURE_Z1)
50 #define READ_Z2 (ADC_ON_12BIT | TSC2007_MEASURE_Z2)
51 #define READ_X (ADC_ON_12BIT | TSC2007_MEASURE_X)
H A Dtsc2007_iio.c68 *val = tsc2007_xfer(tsc, (ADC_ON_12BIT | TSC2007_MEASURE_AUX)); in tsc2007_read_raw()
84 (ADC_ON_12BIT | TSC2007_MEASURE_TEMP0)); in tsc2007_read_raw()
88 (ADC_ON_12BIT | TSC2007_MEASURE_TEMP1)); in tsc2007_read_raw()