Searched refs:WM9713_PDEN (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dwm9713.c249 return wm->dig[2] & WM9713_PDEN;
444 dig3 |= WM9713_PDEN;
448 dig3 &= ~WM9713_PDEN;
/linux-master/include/linux/
H A Dwm97xx.h108 #define WM9713_PDEN 0x0800 /* measure only when pen down */ macro

Completed in 178 milliseconds