Searched full:tlv320aic3x (Results 1 – 14 of 14) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | tlv320aic3x-spi.c | 3 * ALSA SoC TLV320AIC3x codec driver SPI interface 18 #include "tlv320aic3x.h" 32 dev_dbg(&spi->dev, "probing tlv320aic3x spi device\n"); in aic3x_spi_probe() 44 { "tlv320aic3x", AIC3X_MODEL_3X }, 54 { .compatible = "ti,tlv320aic3x", }, 65 .name = "tlv320aic3x", 75 MODULE_DESCRIPTION("ASoC TLV320AIC3x codec driver SPI");
|
H A D | tlv320aic3x-i2c.c | 3 * ALSA SoC TLV320AIC3x codec driver I2C interface 18 #include "tlv320aic3x.h" 21 { "tlv320aic3x", AIC3X_MODEL_3X }, 49 { .compatible = "ti,tlv320aic3x", }, 60 .name = "tlv320aic3x", 70 MODULE_DESCRIPTION("ASoC TLV320AIC3x codec driver I2C");
|
H A D | tlv320aic3x.c | 2 /* ALSA SoC TLV320AIC3X codec driver 49 #include "tlv320aic3x.h" 1486 .name = "tlv320aic3x-hifi", 1814 gpiod_set_consumer_name(aic3x->gpio_reset, "tlv320aic3x reset"); in aic3x_probe() 1853 MODULE_DESCRIPTION("ASoC TLV320AIC3X codec driver");
|
H A D | tlv320aic3x.h | 3 * ALSA SoC TLV320AIC3X codec driver
|
H A D | Kconfig | 2106 tristate "Texas Instruments TLV320AIC3x audio CODECs - I2C" 2112 tristate "Texas Instruments TLV320AIC3x audio CODECs - SPI"
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | ti,tlv320aic3x.yaml | 5 $id: http://devicetree.org/schemas/sound/ti,tlv320aic3x.yaml# 8 title: Texas Instruments TLV320AIC3x Codec 11 TLV320AIC3x are a series of low-power stereo audio codecs with stereo 49 - ti,tlv320aic3x 135 compatible = "ti,tlv320aic3x"; 154 compatible = "ti,tlv320aic3x";
|
H A D | nokia,rx51.txt | 6 - nokia,audio-codec: phandles for the main TLV320AIC3X node and the 7 auxiliary TLV320AIC3X node (in this order) 20 nokia,audio-codec = <&tlv320aic3x>, <&tlv320aic3x_aux>;
|
H A D | davinci-evm-audio.txt | 1 * Texas Instruments SoC audio setups with TLV320AIC3X Codec 6 - ti,audio-codec : The phandle of the TLV320AIC3x audio codec 34 ti,audio-codec = <&tlv320aic3x>;
|
/linux/arch/arm64/boot/dts/tesla/ |
H A D | fsd-evb.dts | 50 bitclock-master = <&tlv320aic3x>; 51 frame-master = <&tlv320aic3x>; 60 sound-dai = <&tlv320aic3x>; 74 tlv320aic3x: codec@18 { label
|
/linux/sound/soc/ti/ |
H A D | davinci-evm.c | 147 DAILINK_COMP_ARRAY(COMP_CODEC(NULL, "tlv320aic3x-hifi")), 151 .name = "TLV320AIC3X",
|
H A D | n810.c | 253 DAILINK_COMP_ARRAY(COMP_CODEC("tlv320aic3x-codec.1-0018", 254 "tlv320aic3x-hifi")),
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-n900.dts | 145 nokia,audio-codec = <&tlv320aic3x>, <&tlv320aic3x_aux>; 582 tlv320aic3x: tlv320aic3x@18 { label 583 compatible = "ti,tlv320aic3x"; 599 tlv320aic3x_aux: tlv320aic3x@19 { 600 compatible = "ti,tlv320aic3x";
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-gw5903.dtsi | 449 compatible = "ti,tlv320aic3x";
|
/linux/drivers/gpio/ |
H A D | gpiolib-of.c | 551 { "reset", "gpio-reset", "ti,tlv320aic3x" }, in of_find_gpio_rename()
|