Home
last modified time | relevance | path

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

/linux/sound/arm/
H A Dpxa2xx-ac97-lib.c57 if (cpu_is_pxa25x() && reg == AC97_GPIO_STATUS) in pxa2xx_ac97_read()
69 if (reg == AC97_GPIO_STATUS) in pxa2xx_ac97_read()
96 if (cpu_is_pxa25x() && reg == AC97_GPIO_STATUS) in pxa2xx_ac97_write()
/linux/drivers/base/regmap/
H A Dregmap-ac97.c27 case AC97_GPIO_STATUS: in regmap_ac97_default_volatile()
/linux/sound/soc/
H A Dsoc-ac97.c82 ret = snd_soc_component_read(component, AC97_GPIO_STATUS); in snd_soc_ac97_gpio_get()
98 snd_soc_component_write(component, AC97_GPIO_STATUS, in snd_soc_ac97_gpio_set()
/linux/include/sound/ac97/
H A Dregs.h57 #define AC97_GPIO_STATUS 0x54 /* GPIO Pin Status, slot 12 */ macro
/linux/sound/pci/
H A Dvia82xx_modem.c411 if(reg == AC97_GPIO_STATUS) { in snd_via82xx_codec_write()
/linux/sound/pci/ac97/
H A Dac97_codec.c666 AC97_SINGLE("Off-hook Switch", AC97_GPIO_STATUS, 0, 1, 0),
667 AC97_SINGLE("Caller ID Switch", AC97_GPIO_STATUS, 2, 1, 0)