Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-ac97.c73 return snd_soc_component_update_bits(component, AC97_GPIO_CFG, in snd_soc_ac97_gpio_direction_in()
117 return snd_soc_component_update_bits(component, AC97_GPIO_CFG, in snd_soc_ac97_gpio_direction_out()
/linux/include/sound/ac97/
H A Dregs.h53 #define AC97_GPIO_CFG 0x4c /* GPIO Configuration */ macro
/linux/drivers/mfd/
H A Dwm97xx-core.c42 case AC97_GPIO_CFG ... 0x5c: in wm97xx_readable_reg()