Home
last modified time | relevance | path

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

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