Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dwm9713.c336 dig1 |= WM9713_ADCSEL_PRES; in wm9713_poll_coord()
439 dig1 |= WM9713_ADCSEL_PRES; in wm9713_acc_enable()
/linux/include/linux/
H A Dwm97xx.h105 #define WM9713_ADCSEL_PRES 0x0008 /* Pressure measurement */ macro