Searched full:tas2562 (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | tas2562.c | 3 // Driver for the Texas Instruments TAS2562 CODEC 24 #include "tas2562.h" 60 TAS2562, enumerator 69 struct tas2562_data *tas2562 = in tas2562_set_bias_level() local 91 dev_err(tas2562->dev, in tas2562_set_bias_level() 99 static int tas2562_set_samplerate(struct tas2562_data *tas2562, int samplerate) in tas2562_set_samplerate() argument 162 dev_info(tas2562->dev, "%s, unsupported sample rate, %d\n", in tas2562_set_samplerate() 167 snd_soc_component_update_bits(tas2562->component, TAS2562_TDM_CFG0, in tas2562_set_samplerate() 169 snd_soc_component_update_bits(tas2562->component, TAS2562_TDM_CFG0, in tas2562_set_samplerate() 180 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); in tas2562_set_dai_tdm_slot() local [all …]
|
D | tas2562.h | 3 * tas2562.h - ALSA SoC Texas Instruments TAS2562 Mono Audio Amplifier
|
D | Makefile | 306 snd-soc-tas2562-objs := tas2562.o 520 obj-$(CONFIG_SND_SOC_TAS2562) += snd-soc-tas2562.o
|
D | Kconfig | 1304 tristate "Texas Instruments TAS2562 Mono Audio amplifier"
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | tas2562.yaml | 5 $id: "http://devicetree.org/schemas/sound/tas2562.yaml#" 8 title: Texas Instruments TAS2562 Smart PA 14 The TAS2562 is a mono, digital input Class-D audio amplifier optimized for 20 https://www.ti.com/lit/gpn/tas2562 28 - ti,tas2562 68 compatible = "ti,tas2562";
|