Home
last modified time | relevance | path

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

/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