Symbol: AC97_GPIO_STATUS
drivers/base/regmap/regmap-ac97.c
27
case AC97_GPIO_STATUS:
drivers/input/touchscreen/wm97xx-core.c
181
status = wm97xx_reg_read(wm, AC97_GPIO_STATUS);
drivers/input/touchscreen/wm97xx-core.c
202
reg = wm97xx_reg_read(wm, AC97_GPIO_STATUS);
drivers/input/touchscreen/wm97xx-core.c
210
wm97xx_reg_write(wm, AC97_GPIO_STATUS, reg << 1);
drivers/input/touchscreen/wm97xx-core.c
212
wm97xx_reg_write(wm, AC97_GPIO_STATUS, reg);
drivers/input/touchscreen/wm97xx-core.c
301
status = wm97xx_reg_read(wm, AC97_GPIO_STATUS);
drivers/input/touchscreen/wm97xx-core.c
315
wm97xx_reg_write(wm, AC97_GPIO_STATUS, (status &
drivers/input/touchscreen/wm97xx-core.c
318
wm97xx_reg_write(wm, AC97_GPIO_STATUS, status &
drivers/input/touchscreen/wm97xx-core.c
654
wm->gpio[4] = wm97xx_reg_read(wm, AC97_GPIO_STATUS);
drivers/input/touchscreen/wm97xx-core.c
813
wm97xx_reg_write(wm, AC97_GPIO_STATUS, wm->gpio[4]);
sound/pci/ac97/ac97_codec.c
666
AC97_SINGLE("Off-hook Switch", AC97_GPIO_STATUS, 0, 1, 0),
sound/pci/ac97/ac97_codec.c
667
AC97_SINGLE("Caller ID Switch", AC97_GPIO_STATUS, 2, 1, 0)
sound/pci/ali5451/ali5451.c
394
if (reg == AC97_GPIO_STATUS) {
sound/pci/atiixp_modem.c
452
if (reg == AC97_GPIO_STATUS) {
sound/pci/intel8x0m.c
409
if (reg == AC97_GPIO_STATUS)
sound/pci/via82xx_modem.c
411
if(reg == AC97_GPIO_STATUS) {
sound/soc/pxa/pxa2xx-ac97-lib.c
57
if (cpu_is_pxa25x() && reg == AC97_GPIO_STATUS)
sound/soc/pxa/pxa2xx-ac97-lib.c
69
if (reg == AC97_GPIO_STATUS)
sound/soc/pxa/pxa2xx-ac97-lib.c
95
if (cpu_is_pxa25x() && reg == AC97_GPIO_STATUS)
sound/soc/soc-ac97.c
82
ret = snd_soc_component_read(component, AC97_GPIO_STATUS);
sound/soc/soc-ac97.c
98
snd_soc_component_write(component, AC97_GPIO_STATUS,