Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic32x4-i2c.c56 { "tas2505", (kernel_ulong_t)AIC32X4_TYPE_TAS2505 },
64 { .compatible = "ti,tas2505", .data = (void *)AIC32X4_TYPE_TAS2505 },
H A Dtlv320aic32x4.c691 if (aic32x4->type == AIC32X4_TYPE_TAS2505) { in aic32x4_set_processing_blocks()
738 if (aic32x4->type == AIC32X4_TYPE_TAS2505) in aic32x4_setup_clocks()
747 if (aic32x4->type == AIC32X4_TYPE_TAS2505) in aic32x4_setup_clocks()
756 if (aic32x4->type == AIC32X4_TYPE_TAS2505) in aic32x4_setup_clocks()
1404 case AIC32X4_TYPE_TAS2505: in aic32x4_probe()
H A Dtlv320aic32x4.h16 AIC32X4_TYPE_TAS2505, enumerator