Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/input/touchscreen/
Dwm9713.c275 dig1 &= ~WM9713_ADCSEL_MASK; in wm9713_poll_sample()
339 dig1 &= ~WM9713_ADCSEL_MASK; in wm9713_poll_coord()
440 dig1 &= ~WM9713_ADCSEL_MASK; in wm9713_acc_enable()
/linux-3.4.99/include/linux/
Dwm97xx.h108 #define WM9713_ADCSEL_MASK 0x00fe /* ADC selection mask */ macro