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

/linux-master/drivers/input/touchscreen/
H A Dwm9713.c276 wm97xx_reg_write(wm, AC97_WM9713_DIG1, dig1 | WM9713_POLL);
282 while ((wm97xx_reg_read(wm, AC97_WM9713_DIG1) & WM9713_POLL) &&
341 dig1 | WM9713_POLL | WM9713_COO);
347 while ((wm97xx_reg_read(wm, AC97_WM9713_DIG1) & WM9713_POLL)
/linux-master/include/linux/
H A Dwm97xx.h101 #define WM9713_POLL 0x0200 /* initiate a polling measurement */ macro

Completed in 175 milliseconds