Searched refs:AC97_GPIO_STATUS (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/arm/
H A Dpxa2xx-ac97-lib.c54 if (cpu_is_pxa25x() && reg == AC97_GPIO_STATUS)
64 if (reg == AC97_GPIO_STATUS)
94 if (cpu_is_pxa25x() && reg == AC97_GPIO_STATUS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dwm97xx-core.c174 status = wm97xx_reg_read(wm, AC97_GPIO_STATUS);
201 reg = wm97xx_reg_read(wm, AC97_GPIO_STATUS);
209 wm97xx_reg_write(wm, AC97_GPIO_STATUS, reg << 1);
211 wm97xx_reg_write(wm, AC97_GPIO_STATUS, reg);
298 status = wm97xx_reg_read(wm, AC97_GPIO_STATUS);
312 wm97xx_reg_write(wm, AC97_GPIO_STATUS, (status &
315 wm97xx_reg_write(wm, AC97_GPIO_STATUS, status &
622 wm->gpio[4] = wm97xx_reg_read(wm, AC97_GPIO_STATUS);
769 wm97xx_reg_write(wm, AC97_GPIO_STATUS, wm->gpio[4]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dac97_codec.h57 #define AC97_GPIO_STATUS 0x0054 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dstac9766.c175 if (reg == AC97_RESET || reg == AC97_GPIO_STATUS ||
H A Dwm9712.c448 if (reg == AC97_RESET || reg == AC97_GPIO_STATUS ||
H A Dwm9713.c663 if (reg == AC97_RESET || reg == AC97_GPIO_STATUS ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h86 #define AC97_GPIO_STATUS 0x54 /* GPIO Pin Status, slot 12 */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Datiixp_modem.c468 if (reg == AC97_GPIO_STATUS) {
H A Dvia82xx_modem.c419 if(reg == AC97_GPIO_STATUS) {
H A Dintel8x0m.c375 if (reg == AC97_GPIO_STATUS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_codec.c686 AC97_SINGLE("Off-hook Switch", AC97_GPIO_STATUS, 0, 1, 0),
687 AC97_SINGLE("Caller ID Switch", AC97_GPIO_STATUS, 2, 1, 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ali5451/
H A Dali5451.c421 if (reg == AC97_GPIO_STATUS) {

Completed in 86 milliseconds