Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dzylonite-wm97xx.c160 wm->acc_slot = ac97_touch_slot; in wm97xx_acc_startup()
Dmainstone-wm97xx.c194 wm->acc_slot = ac97_touch_slot; in wm97xx_acc_startup()
Dwm9705.c316 WM97XX_SLT(wm->acc_slot) | in wm9705_acc_enable()
Dwm9712.c437 WM97XX_SLT(wm->acc_slot) | in wm9712_acc_enable()
Dwm9713.c448 WM97XX_SLT(wm->acc_slot) | WM97XX_RATE(wm->acc_rate); in wm9713_acc_enable()
/Linux-v4.19/include/linux/
Dwm97xx.h285 u16 acc_slot; /* AC97 slot used for acc touch data */ member