/openbmc/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", 76 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 }, 50 { .compatible = "ti,tlv320aic3x", }, 61 .name = "tlv320aic3x", 71 MODULE_DESCRIPTION("ASoC TLV320AIC3x codec driver I2C");
|
H A D | Makefile | 294 snd-soc-tlv320aic3x-objs := tlv320aic3x.o 295 snd-soc-tlv320aic3x-i2c-objs := tlv320aic3x-i2c.o 296 snd-soc-tlv320aic3x-spi-objs := tlv320aic3x-spi.o 677 obj-$(CONFIG_SND_SOC_TLV320AIC3X) += snd-soc-tlv320aic3x.o 678 obj-$(CONFIG_SND_SOC_TLV320AIC3X_I2C) += snd-soc-tlv320aic3x-i2c.o 679 obj-$(CONFIG_SND_SOC_TLV320AIC3X_SPI) += snd-soc-tlv320aic3x-spi.o
|
H A D | tlv320aic3x.h | 3 * ALSA SoC TLV320AIC3X codec driver
|
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 | Kconfig | 1909 tristate "Texas Instruments TLV320AIC3x audio CODECs - I2C" 1915 tristate "Texas Instruments TLV320AIC3x audio CODECs - SPI"
|
H A D | tlv320adc3xxx.c | 3 // Based on sound/soc/codecs/tlv320aic3x.c by Vladimir Barinov
|
/openbmc/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>;
|
/openbmc/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
|
/openbmc/linux/sound/soc/ti/ |
H A D | rx51.c | 304 DAILINK_COMP_ARRAY(COMP_CODEC("tlv320aic3x-codec.2-0018", 305 "tlv320aic3x-hifi")), 322 .dlc = COMP_AUX("tlv320aic3x-codec.2-0019"), 331 .dlc = COMP_CODEC_CONF("tlv320aic3x-codec.2-0019"),
|
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")),
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap4-epson-embt2ws.dts | 220 tlv320aic3x: codec@18 { label 221 compatible = "ti,tlv320aic3x"; 371 tlv320aic3x_pins: pinmux-tlv320aic3x-pins {
|
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";
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-gw5903.dtsi | 449 compatible = "ti,tlv320aic3x";
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-of.c | 538 { "reset", "gpio-reset", "ti,tlv320aic3x" }, in of_find_gpio_rename()
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |