Home
last modified time | relevance | path

Searched full:tas2780 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtas2780.c2 // Driver for the Texas Instruments TAS2780 Mono
20 #include "tas2780.h"
31 static void tas2780_reset(struct tas2780_priv *tas2780) in tas2780_reset() argument
35 if (tas2780->reset_gpio) { in tas2780_reset()
36 gpiod_set_value_cansleep(tas2780->reset_gpio, 0); in tas2780_reset()
38 gpiod_set_value_cansleep(tas2780->reset_gpio, 1); in tas2780_reset()
42 ret = snd_soc_component_write(tas2780->component, TAS2780_SW_RST, in tas2780_reset()
45 dev_err(tas2780->dev, "%s:errCode:0x%x Reset error!\n", in tas2780_reset()
52 struct tas2780_priv *tas2780 = in tas2780_codec_suspend() local
59 dev_err(tas2780->dev, "%s:errCode:0x%0x:power down error\n", in tas2780_codec_suspend()
[all …]
H A Dtas2780.h3 * TAS2780.h - ALSA SoC Texas Instruments TAS2780 Mono Audio Amplifier
H A DMakefile383 snd-soc-tas2780-objs := tas2780.o
655 obj-$(CONFIG_SND_SOC_TAS2780) += snd-soc-tas2780.o
H A DKconfig1777 tristate "Texas Instruments TAS2780 Mono Audio amplifier"
1780 Enable support for Texas Instruments TAS2780 high-efficiency
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dtas27xx.yaml8 title: Texas Instruments TAS2764/TAS2780 Smart PA
14 The TAS2764/TAS2780 is a mono, digital input Class-D audio amplifier
26 - ti,tas2780
/openbmc/linux/
H A Dopengrok1.0.log[all...]