Searched refs:WM97XX_SLT (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dwm9713.c156 dig2 = WM97XX_DELAY(4) | WM97XX_SLT(5);
443 WM97XX_SLT(wm->acc_slot) | WM97XX_RATE(wm->acc_rate);
H A Dwm9705.c311 WM97XX_SLT(wm->acc_slot) |
H A Dwm9712.c432 WM97XX_SLT(wm->acc_slot) |
/linux-master/include/linux/
H A Dwm97xx.h62 #define WM97XX_SLT(i) ((i - 5) & 0x7) /* panel slot (5-11) */ macro

Completed in 115 milliseconds