Searched refs:WM9712_ID2 (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/input/touchscreen/ | 
| D | mainstone-wm97xx.c | 48 	{WM9712_ID2, 0, WM_READS(94), 94}, 49 	{WM9712_ID2, 1, WM_READS(188), 188}, 50 	{WM9712_ID2, 2, WM_READS(375), 375}, 51 	{WM9712_ID2, 3, WM_READS(750), 750}, 225 		case WM9712_ID2:  in wm97xx_acc_startup()
  | 
| D | wm9712.c | 451 	.id = WM9712_ID2,
  | 
| D | wm97xx-core.c | 215 	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()
  | 
| /Linux-v5.4/include/linux/ | 
| D | wm97xx.h | 120 #define WM9712_ID2		0x4c12  macro
  |