Home
last modified time | relevance | path

Searched refs:TAS5825 (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dtas2781.h131 TAS5825, enumerator
/linux/sound/soc/codecs/
H A Dtas2781-i2c.c120 { .name = "tas5825", .driver_data = TAS5825 },
145 { .compatible = "ti,tas5825", .data = &tasdevice_id[TAS5825] },
1885 case TAS5825: in tasdevice_fw_ready()
2070 case TAS5825: in tasdevice_codec_probe()
2258 { "TXNW5825", (kernel_ulong_t)&tasdevice_id[TAS5825] },
/linux/sound/hda/codecs/side-codecs/
H A Dtas2781_hda_i2c.c671 tas_hda->priv->chip_id = TAS5825; in tas2781_hda_i2c_probe()