Searched refs:WM9713_ID2 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/input/touchscreen/ |
D | mainstone-wm97xx.c | 53 { WM9713_ID2, 0, WM_READS(94), 94 }, 54 { WM9713_ID2, 1, WM_READS(120), 120 }, 55 { WM9713_ID2, 2, WM_READS(154), 154 }, 56 { WM9713_ID2, 3, WM_READS(188), 188 }, 207 case WM9713_ID2: in wm97xx_acc_startup()
|
D | wm97xx-core.c | 133 if (wm->id == WM9713_ID2 && in wm97xx_read_aux_adc() 790 if (wm->id == WM9713_ID2 && in wm97xx_suspend() 806 if (wm->id == WM9713_ID2) { in wm97xx_resume()
|
D | wm9713.c | 461 .id = WM9713_ID2,
|
/Linux-v6.6/include/linux/ |
D | wm97xx.h | 122 #define WM9713_ID2 0x4c13 macro
|