Home
last modified time | relevance | path

Searched full:tas2770 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtas2770.c3 // ALSA SoC Texas Instruments TAS2770 20-W Digital Input Mono Class-D
31 #include "tas2770.h"
35 static void tas2770_reset(struct tas2770_priv *tas2770) in tas2770_reset() argument
37 if (tas2770->reset_gpio) { in tas2770_reset()
38 gpiod_set_value_cansleep(tas2770->reset_gpio, 0); in tas2770_reset()
40 gpiod_set_value_cansleep(tas2770->reset_gpio, 1); in tas2770_reset()
44 snd_soc_component_write(tas2770->component, TAS2770_SW_RST, in tas2770_reset()
49 static int tas2770_update_pwr_ctrl(struct tas2770_priv *tas2770) in tas2770_update_pwr_ctrl() argument
51 struct snd_soc_component *component = tas2770->component; in tas2770_update_pwr_ctrl()
55 if (tas2770 in tas2770_update_pwr_ctrl()
72 struct tas2770_priv *tas2770 = snd_soc_component_get_drvdata(component); tas2770_codec_suspend() local
98 struct tas2770_priv *tas2770 = snd_soc_component_get_drvdata(component); tas2770_codec_resume() local
135 struct tas2770_priv *tas2770 = tas2770_dac_event() local
187 struct tas2770_priv *tas2770 = tas2770_mute() local
194 tas2770_set_bitwidth(struct tas2770_priv * tas2770,int bitwidth) tas2770_set_bitwidth() argument
245 tas2770_set_samplerate(struct tas2770_priv * tas2770,int samplerate) tas2770_set_samplerate() argument
295 struct tas2770_priv *tas2770 = tas2770_hw_params() local
309 struct tas2770_priv *tas2770 = tas2770_set_fmt() local
494 struct tas2770_priv *tas2770 = tas2770_codec_probe() local
534 tas2770_register_codec(struct tas2770_priv * tas2770) tas2770_register_codec() argument
624 tas2770_parse_dt(struct device * dev,struct tas2770_priv * tas2770) tas2770_parse_dt() argument
659 struct tas2770_priv *tas2770; tas2770_i2c_probe() local
[all...]
H A Dtas2770.h3 * ALSA SoC TAS2770 codec driver
H A DMakefile279 snd-soc-tas2770-objs := tas2770.o
665 obj-$(CONFIG_SND_SOC_TAS2770) += snd-soc-tas2770.o
H A DKconfig1773 tristate "Texas Instruments TAS2770 speaker amplifier"
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dtas2770.yaml5 $id: http://devicetree.org/schemas/sound/tas2770.yaml#
8 title: Texas Instruments TAS2770 Smart PA
14 The TAS2770 is a mono, digital input Class-D audio amplifier optimized for
25 - ti,tas2770
77 compatible = "ti,tas2770";
/openbmc/linux/
H A DMAINTAINERS21328 F: Documentation/devicetree/bindings/sound/tas2770.yaml
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]