Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dwm97xx.h103 #define WM9713_ADCSEL_X 0x0002 /* X measurement */ macro
/openbmc/linux/drivers/input/touchscreen/
H A Dwm9713.c436 dig1 |= WM9713_CTC | WM9713_COO | WM9713_ADCSEL_X | in wm9713_acc_enable()