Home
last modified time | relevance | path

Searched refs:AC97_NUM_GPIOS (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/
H A Dsoc-ac97.c61 if (offset >= AC97_NUM_GPIOS) in snd_soc_ac97_gpio_request()
137 gpio_priv->gpio_chip.ngpio = AC97_NUM_GPIOS; in snd_soc_ac97_init_gpio()
/linux/include/sound/
H A Dac97_codec.h168 #define AC97_NUM_GPIOS 16 macro