Searched refs:AIC32X4_TYPE_AIC32X6 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | tlv320aic32x4-i2c.c | 55 { "tlv320aic32x6", (kernel_ulong_t)AIC32X4_TYPE_AIC32X6 }, 63 { .compatible = "ti,tlv320aic32x6", .data = (void *)AIC32X4_TYPE_AIC32X6 },
|
H A D | tlv320aic32x4-spi.c | 56 { "tlv320aic32x6", (kernel_ulong_t)AIC32X4_TYPE_AIC32X6 }, 63 { .compatible = "ti,tlv320aic32x6", .data = (void *)AIC32X4_TYPE_AIC32X6 },
|
H A D | tlv320aic32x4.h | 15 AIC32X4_TYPE_AIC32X6, enumerator
|