Home
last modified time | relevance | path

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

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