Searched refs:REF_SEL (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dstmpe-ts.c53 #define REF_SEL(x) ((x & 0x1) << 1) macro
170 REF_SEL(ts->ref_sel);
171 adc_ctrl1_mask = SAMPLE_TIME(0xff) | MOD_12B(0xff) | REF_SEL(0xff);

Completed in 35 milliseconds