Home
last modified time | relevance | path

Searched full:tas2764 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtas2764.c3 // Driver for the Texas Instruments TAS2764 CODEC
26 #include "tas2764.h"
65 struct tas2764_priv *tas2764 = data; in tas2764_irq() local
71 latched[i] = snd_soc_component_read(tas2764->component, in tas2764_irq()
76 dev_crit_ratelimited(tas2764->dev, "%s\n", in tas2764_irq()
83 dev_err_ratelimited(tas2764->dev, "other context to the fault: %02x,%02x,%02x,%02x,%02x", in tas2764_irq()
85 snd_soc_component_update_bits(tas2764->component, in tas2764_irq()
94 static void tas2764_reset(struct tas2764_priv *tas2764) in tas2764_reset() argument
96 if (tas2764->reset_gpio) { in tas2764_reset()
97 gpiod_set_value_cansleep(tas2764->reset_gpio, 0); in tas2764_reset()
[all …]
H A Dtas2764.h3 * tas2764.h - ALSA SoC Texas Instruments TAS2764 Mono Audio Amplifier
H A DMakefile382 snd-soc-tas2764-objs := tas2764.o
654 obj-$(CONFIG_SND_SOC_TAS2764) += snd-soc-tas2764.o
H A DKconfig1769 tristate "Texas Instruments TAS2764 Mono Audio amplifier"
/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
25 - ti,tas2764
70 compatible = "ti,tas2764";
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]