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

/linux-master/drivers/input/touchscreen/
H A Dwm9712.c244 return wm->dig[2] & WM9712_PDEN;
436 dig2 |= WM9712_PDEN;
439 dig2 &= ~WM9712_PDEN;
/linux-master/include/linux/
H A Dwm97xx.h72 #define WM9712_PDEN 0x0800 /* measure only when pen down */ macro

Completed in 118 milliseconds