AC97_GPIO_STICKY  211 drivers/input/touchscreen/wm9713.c 	wm97xx_reg_write(wm, AC97_GPIO_STICKY, 0x0);
AC97_GPIO_STICKY  242 drivers/input/touchscreen/wm97xx-core.c 	reg = wm97xx_reg_read(wm, AC97_GPIO_STICKY);
AC97_GPIO_STICKY  249 drivers/input/touchscreen/wm97xx-core.c 	wm97xx_reg_write(wm, AC97_GPIO_STICKY, reg);
AC97_GPIO_STICKY  695 drivers/input/touchscreen/wm97xx-core.c 	wm->gpio[2] = wm97xx_reg_read(wm, AC97_GPIO_STICKY);
AC97_GPIO_STICKY  850 drivers/input/touchscreen/wm97xx-core.c 	wm97xx_reg_write(wm, AC97_GPIO_STICKY, wm->gpio[2]);
AC97_GPIO_STICKY 1662 sound/pci/ac97/ac97_codec.c 	snd_ac97_write(ac97, AC97_GPIO_STICKY, 0xffff);