Home
last modified time | relevance | path

Searched refs:WM97XX_POLL (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/input/touchscreen/
A Dwm9712.c266 | WM97XX_POLL | WM97XX_DELAY(delay)); in wm9712_poll_sample()
272 while ((wm97xx_reg_read(wm, AC97_WM97XX_DIGITISER1) & WM97XX_POLL) in wm9712_poll_sample()
330 WM97XX_COO | WM97XX_POLL | WM97XX_DELAY(delay)); in wm9712_poll_coord()
336 while ((wm97xx_reg_read(wm, AC97_WM97XX_DIGITISER1) & WM97XX_POLL) in wm9712_poll_coord()
A Dwm9705.c226 | WM97XX_POLL | WM97XX_DELAY(delay)); in wm9705_poll_sample()
232 while ((wm97xx_reg_read(wm, AC97_WM97XX_DIGITISER1) & WM97XX_POLL) in wm9705_poll_sample()
/linux-6.3-rc2/include/linux/
A Dwm97xx.h38 #define WM97XX_POLL 0x8000 /* initiate a polling measurement */ macro

Completed in 5 milliseconds