Home
last modified time | relevance | path

Searched refs:AC97_GPIO_CFG (Results 1 – 5 of 5) 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()
/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c3271 AC97_GPIO_CFG, in voyetra_setup_eapd_slot()
3276 AC97_GPIO_CFG, pin_config, in voyetra_setup_eapd_slot()
/linux/sound/pci/ac97/
H A Dac97_codec.c1704 snd_ac97_write(ac97, AC97_GPIO_CFG, 0xffff & ~(AC97_GPIO_LINE1_OH)); in snd_ac97_modem_build()