Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dwm97xx.h102 #define WM9713_ADCSEL_X 0x0002 /* X measurement */ macro
/linux-4.4.14/drivers/input/touchscreen/
Dwm9713.c441 dig1 |= WM9713_CTC | WM9713_COO | WM9713_ADCSEL_X | in wm9713_acc_enable()