Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dwm97xx.h23 #define WM97xx_WM1613 0x1613 macro
/Linux-v5.10/drivers/input/touchscreen/
Dmainstone-wm97xx.c200 wm->variant = WM97xx_WM1613; in wm97xx_acc_startup()
Dwm97xx-core.c215 if (wm->id == WM9712_ID2 && wm->variant != WM97xx_WM1613) in wm97xx_set_gpio()
318 if (wm->id == WM9712_ID2 && wm->variant != WM97xx_WM1613) in wm97xx_pen_irq_worker()