Home
last modified time | relevance | path

Searched full:tas2563 (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Dtas2781-i2c.c3 // ALSA SoC Texas Instruments TAS2563/TAS2781 Audio Smart Amplifier
8 // The TAS2563/TAS2781 driver implements a flexible and configurable
10 // TAS2563/TAS2781 chips.
32 #include <sound/tas2563-tlv.h>
100 { "tas2563", TAS2563 },
108 { .compatible = "ti,tas2563" },
495 if (tas_priv->chip_id != TAS2563) in tas2563_calib_start_put()
557 if (priv->chip_id == TAS2563) in tasdev_calib_stop_put()
693 if (tas_priv->chip_id == TAS2563) in tasdev_r0_data_get()
[all...]
H A Dtas2781-comlib.c3 // TAS2563/TAS2781 Common functions for HDA and ASoC Audio drivers
/linux/include/sound/
H A Dtas2563-tlv.h3 // ALSA SoC Texas Instruments TAS2563 Audio Smart Amplifier
8 // The TAS2563 driver implements a flexible and configurable
10 // TAS2563 chips.
/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c145 /* No subsys id in older tas2563 projects. */ in tas2781_read_acpi()