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

/linux-master/drivers/input/touchscreen/
H A Dmainstone-wm97xx.c49 { WM9712_ID2, 0, WM_READS(94), 94 },
50 { WM9712_ID2, 1, WM_READS(188), 188 },
51 { WM9712_ID2, 2, WM_READS(375), 375 },
52 { WM9712_ID2, 3, WM_READS(750), 750 },
206 case WM9712_ID2:
H A Dwm9712.c451 .id = WM9712_ID2,
H A Dwm97xx-core.c215 if (wm->id == WM9712_ID2 && wm->variant != WM97xx_WM1613)
319 if (wm->id == WM9712_ID2 && wm->variant != WM97xx_WM1613)
/linux-master/include/linux/
H A Dwm97xx.h120 #define WM9712_ID2 0x4c12 macro

Completed in 200 milliseconds