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

/linux-master/drivers/input/touchscreen/
H A Dwm9705.c204 return wm->dig[2] & WM9705_PDEN;
315 dig2 |= WM9705_PDEN;
318 dig2 &= ~WM9705_PDEN;
/linux-master/include/linux/
H A Dwm97xx.h86 #define WM9705_PDEN 0x1000 /* measure only when pen is down */ macro

Completed in 119 milliseconds