Searched full:tas2562 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | tas2562.c | 3 // Driver for the Texas Instruments TAS2562 CODEC 24 #include "tas2562.h" 62 TAS2562, enumerator 68 static int tas2562_set_samplerate(struct tas2562_data *tas2562, int samplerate) in tas2562_set_samplerate() argument 131 dev_info(tas2562->dev, "%s, unsupported sample rate, %d\n", in tas2562_set_samplerate() 136 snd_soc_component_update_bits(tas2562->component, TAS2562_TDM_CFG0, in tas2562_set_samplerate() 138 snd_soc_component_update_bits(tas2562->component, TAS2562_TDM_CFG0, in tas2562_set_samplerate() 149 struct tas2562_data *tas2562 = snd_soc_component_get_drvdata(component); in tas2562_set_dai_tdm_slot() local 205 dev_err(tas2562->dev, "slot width not supported"); in tas2562_set_dai_tdm_slot() 214 tas2562->v_sense_slot); in tas2562_set_dai_tdm_slot() [all …]
|
D | tas2562.h | 3 * tas2562.h - ALSA SoC Texas Instruments TAS2562 Mono Audio Amplifier
|
D | Makefile | 354 snd-soc-tas2562-objs := tas2562.o 604 obj-$(CONFIG_SND_SOC_TAS2562) += snd-soc-tas2562.o
|
D | Kconfig | 1558 tristate "Texas Instruments TAS2562 Mono Audio amplifier"
|
/Linux-v6.1/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 70 compatible = "ti,tas2562";
|