Home
last modified time | relevance | path

Searched refs:AC97_GPIO_CFG (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/pxa/
H A Dmioa701_wm9713.c54 reg = snd_soc_component_read(component, AC97_GPIO_CFG); in rear_amp_power()
55 snd_soc_component_write(component, AC97_GPIO_CFG, reg | 0x0100); in rear_amp_power()
59 reg = snd_soc_component_read(component, AC97_GPIO_CFG); in rear_amp_power()
60 snd_soc_component_write(component, AC97_GPIO_CFG, reg & ~0x0100); in rear_amp_power()
123 snd_soc_component_update_bits(component, AC97_GPIO_CFG, 0x100, 0x100); in mioa701_wm9713_init()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwm97xx-core.c100 if (reg >= AC97_GPIO_CFG && reg <= AC97_MISC_AFE) in wm97xx_reg_write()
101 wm->gpio[(reg - AC97_GPIO_CFG) >> 1] = val; in wm97xx_reg_write()
258 reg = wm97xx_reg_read(wm, AC97_GPIO_CFG); in wm97xx_config_gpio()
265 wm97xx_reg_write(wm, AC97_GPIO_CFG, reg); in wm97xx_config_gpio()
693 wm->gpio[0] = wm97xx_reg_read(wm, AC97_GPIO_CFG); in _wm97xx_probe()
848 wm97xx_reg_write(wm, AC97_GPIO_CFG, wm->gpio[0]); in wm97xx_resume()
H A Dwm9712.c204 reg = wm97xx_reg_read(wm, AC97_GPIO_CFG); in wm9712_phy_init()
205 wm97xx_reg_write(wm, AC97_GPIO_CFG, reg | WM97XX_GPIO_4); in wm9712_phy_init()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwm97xx-core.c100 if (reg >= AC97_GPIO_CFG && reg <= AC97_MISC_AFE) in wm97xx_reg_write()
101 wm->gpio[(reg - AC97_GPIO_CFG) >> 1] = val; in wm97xx_reg_write()
258 reg = wm97xx_reg_read(wm, AC97_GPIO_CFG); in wm97xx_config_gpio()
265 wm97xx_reg_write(wm, AC97_GPIO_CFG, reg); in wm97xx_config_gpio()
659 wm->gpio[0] = wm97xx_reg_read(wm, AC97_GPIO_CFG); in _wm97xx_probe()
819 wm97xx_reg_write(wm, AC97_GPIO_CFG, wm->gpio[0]); in wm97xx_resume()
H A Dwm9712.c204 reg = wm97xx_reg_read(wm, AC97_GPIO_CFG); in wm9712_phy_init()
205 wm97xx_reg_write(wm, AC97_GPIO_CFG, reg | WM97XX_GPIO_4); in wm9712_phy_init()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-ac97.c76 return snd_soc_component_update_bits(component, AC97_GPIO_CFG, in snd_soc_ac97_gpio_direction_in()
113 return snd_soc_component_update_bits(component, AC97_GPIO_CFG, in snd_soc_ac97_gpio_direction_out()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-ac97.c73 return snd_soc_component_update_bits(component, AC97_GPIO_CFG, in snd_soc_ac97_gpio_direction_in()
110 return snd_soc_component_update_bits(component, AC97_GPIO_CFG, in snd_soc_ac97_gpio_direction_out()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm9713.c654 case AC97_GPIO_CFG ... 0x5c: in wm9713_readable_reg()
942 u16 gpio = snd_soc_component_read(component, AC97_GPIO_CFG) & 0xffc5; in wm9713_set_dai_fmt()
995 snd_soc_component_write(component, AC97_GPIO_CFG, gpio); in wm9713_set_dai_fmt()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm9713.c654 case AC97_GPIO_CFG ... 0x5c: in wm9713_readable_reg()
942 u16 gpio = snd_soc_component_read(component, AC97_GPIO_CFG) & 0xffc5; in wm9713_set_dai_fmt()
995 snd_soc_component_write(component, AC97_GPIO_CFG, gpio); in wm9713_set_dai_fmt()
/kernel/linux/linux-5.10/include/sound/ac97/
H A Dregs.h53 #define AC97_GPIO_CFG 0x4c /* GPIO Configuration */ macro
/kernel/linux/linux-6.6/include/sound/ac97/
H A Dregs.h53 #define AC97_GPIO_CFG 0x4c /* GPIO Configuration */ macro
/kernel/linux/linux-5.10/drivers/mfd/
H A Dwm97xx-core.c42 case AC97_GPIO_CFG ... 0x5c: in wm97xx_readable_reg()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dwm97xx-core.c42 case AC97_GPIO_CFG ... 0x5c: in wm97xx_readable_reg()
/kernel/linux/linux-5.10/sound/pci/cs46xx/
H A Dcs46xx_lib.c3350 AC97_GPIO_CFG, in voyetra_setup_eapd_slot()
3355 AC97_GPIO_CFG, pin_config, in voyetra_setup_eapd_slot()
/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Dcs46xx_lib.c3311 AC97_GPIO_CFG, in voyetra_setup_eapd_slot()
3316 AC97_GPIO_CFG, pin_config, in voyetra_setup_eapd_slot()
/kernel/linux/linux-5.10/sound/pci/ac97/
H A Dac97_codec.c1657 ac97_dbg(ac97, "AC97_GPIO_CFG = %x\n", in snd_ac97_modem_build()
1658 snd_ac97_read(ac97,AC97_GPIO_CFG)); in snd_ac97_modem_build()
1660 snd_ac97_write(ac97, AC97_GPIO_CFG, 0xffff & ~(AC97_GPIO_LINE1_OH)); in snd_ac97_modem_build()
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_codec.c1713 ac97_dbg(ac97, "AC97_GPIO_CFG = %x\n", in snd_ac97_modem_build()
1714 snd_ac97_read(ac97,AC97_GPIO_CFG)); in snd_ac97_modem_build()
1716 snd_ac97_write(ac97, AC97_GPIO_CFG, 0xffff & ~(AC97_GPIO_LINE1_OH)); in snd_ac97_modem_build()

Completed in 27 milliseconds