Searched refs:AC97_GPIO_STICKY (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dwm97xx-core.c235 reg = wm97xx_reg_read(wm, AC97_GPIO_STICKY);
242 wm97xx_reg_write(wm, AC97_GPIO_STICKY, reg);
620 wm->gpio[2] = wm97xx_reg_read(wm, AC97_GPIO_STICKY);
767 wm97xx_reg_write(wm, AC97_GPIO_STICKY, wm->gpio[2]);
H A Dwm9713.c216 wm97xx_reg_write(wm, AC97_GPIO_STICKY, 0x0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dac97_codec.h55 #define AC97_GPIO_STICKY 0x0050 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h84 #define AC97_GPIO_STICKY 0x50 /* GPIO Pin Sticky, 0=not, 1=sticky */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_codec.c1662 snd_ac97_write(ac97, AC97_GPIO_STICKY, 0xffff);

Completed in 79 milliseconds