Home
last modified time | relevance | path

Searched refs:acc_slot (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/input/touchscreen/
Dzylonite-wm97xx.c156 wm->acc_slot = ac97_touch_slot; in wm97xx_acc_startup()
Dmainstone-wm97xx.c189 wm->acc_slot = ac97_touch_slot; in wm97xx_acc_startup()
Dwm9705.c311 WM97XX_SLT(wm->acc_slot) | in wm9705_acc_enable()
Dwm9712.c432 WM97XX_SLT(wm->acc_slot) | in wm9712_acc_enable()
Dwm9713.c443 WM97XX_SLT(wm->acc_slot) | WM97XX_RATE(wm->acc_rate); in wm9713_acc_enable()
/Linux-v5.10/include/linux/
Dwm97xx.h285 u16 acc_slot; /* AC97 slot used for acc touch data */ member