Searched refs:TAS2781 (Results 1 – 7 of 7) sorted by relevance
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | Kconfig | 112 tristate "Build TAS2781 HD-audio side codec support for I2C Bus" 122 Say Y or M here to include TAS2781 I2C HD-audio side codec support 129 tristate "Build TAS2781 HD-audio side codec support for SPI Bus" 140 Say Y or M here to include TAS2781 SPI HD-audio side codec support
|
| H A D | tas2781_hda_i2c.c | 635 tas_hda->priv->chip_id = TAS2781; in tas2781_hda_i2c_probe() 649 tas_hda->priv->chip_id = TAS2781; in tas2781_hda_i2c_probe()
|
| H A D | tas2781_hda_spi.c | 3 // TAS2781 HDA SPI driver 83 * In our TAS2781 SPI mode, if read from other book (not book 0), in tasdevice_spi_dev_read() 109 * In our TAS2781 SPI mode, if read from other book (not book 0), in tasdevice_spi_dev_bulk_read() 135 * In TAS2781 SPI mode, when accessing non-book-zero or page numbers in tasdevice_spi_dev_update_bits() 732 /* Only HP Laptop support SPI-based TAS2781 */ in tas2781_hda_unbind() 799 tas_hda->priv->chip_id = TAS2781; in tas2781_hda_spi_probe() 952 MODULE_DESCRIPTION("TAS2781 HDA SPI Driver");
|
| /linux/sound/soc/codecs/ |
| H A D | tas2781-i2c.c | 112 { "tas2781", TAS2781 }, 136 { .compatible = "ti,tas2781", .data = &tasdevice_id[TAS2781] }, 488 if (priv->chip_id != TAS2781 || bytes_ext->max != dat[0] || in tas2781_calib_start_put() 717 if (tas_priv->chip_id == TAS2781) { in tasdev_tf_data_get() 744 if (tas_priv->chip_id == TAS2781) { in tasdev_re_data_get() 1350 if (priv->chip_id == TAS2781) { in tasdevice_create_cali_ctrls() 1392 if (priv->chip_id == TAS2781) in tasdevice_create_cali_ctrls() 1448 if (priv->chip_id == TAS2781) { in tasdevice_create_cali_ctrls() 1739 case TAS2781: in tasdevice_fw_ready() 1908 case TAS2781: in tasdevice_codec_probe() [all …]
|
| H A D | Kconfig | 2181 tristate "Texas Instruments TAS2781 speaker amplifier based on I2C" 2186 Enable support for Texas Instruments TAS2781 Smart Amplifier 2188 Note the TAS2781 driver implements a flexible and configurable 2189 algo coefficient setting, for one, two or even multiple TAS2781
|
| H A D | tas2781-fmwlib.c | 2562 if (priv->chip_id == TAS2781) { in tasdev_load_calibrated_data()
|
| /linux/include/sound/ |
| H A D | tas2781.h | 124 TAS2781, enumerator
|