Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2764.c96 if (tas2764->reset_gpio) { in tas2764_reset()
114 if (tas2764->dac_powered) in tas2764_update_pwr_ctrl()
115 val = tas2764->unmuted ? in tas2764_update_pwr_ctrl()
141 if (tas2764->sdz_gpio) in tas2764_codec_suspend()
155 if (tas2764->sdz_gpio) { in tas2764_codec_resume()
247 tas2764->unmuted = !mute; in tas2764_mute()
406 dev_err(tas2764->dev, in tas2764_set_fmt()
543 tas2764_reset(tas2764); in tas2764_codec_probe()
545 if (tas2764->irq) { in tas2764_codec_probe()
672 tas2764->reset_gpio = devm_gpiod_get_optional(tas2764->dev, "reset", in tas2764_parse_dt()
[all …]
H A DMakefile382 snd-soc-tas2764-objs := tas2764.o
654 obj-$(CONFIG_SND_SOC_TAS2764) += snd-soc-tas2764.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dtas27xx.yaml25 - ti,tas2764
70 compatible = "ti,tas2764";