Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/input/touchscreen/
Dwm9713.c406 rc = wm9713_poll_sample(wm, WM9713_ADCSEL_Y, &data->y); in wm9713_poll_touch()
441 WM9713_ADCSEL_Y; in wm9713_acc_enable()
/linux-2.6.39/include/linux/
Dwm97xx.h106 #define WM9713_ADCSEL_Y 0x0004 /* Y measurement */ macro