Home
last modified time | relevance | path

Searched full:tlv320aic3104 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dtlv320aic3x-i2c.c24 { "tlv320aic3104", AIC3X_MODEL_3104 },
53 { .compatible = "ti,tlv320aic3104" },
H A Dtlv320aic3x-spi.c47 { "tlv320aic3104", AIC3X_MODEL_3104 },
57 { .compatible = "ti,tlv320aic3104" },
H A Dtlv320aic3x.c424 /* For other than tlv320aic3104 */
510 /* Not on tlv320aic3104 */
521 /* Not on tlv320aic3104 */
542 /* Not on tlv320aic3104 */
553 /* Not on tlv320aic3104 */
564 /* Not on tlv320aic3104 */
575 /* Not on tlv320aic3104 */
598 /* Left PGA Mixer for tlv320aic3104 */
606 /* Right PGA Mixer for tlv320aic3104 */
694 /* For other than tlv320aic3104 */
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dti,tlv320aic3x.yaml29 CODEC input pins for TLV320AIC3104:
53 - ti,tlv320aic3104
/openbmc/u-boot/arch/arm/dts/
H A Dam57xx-beagle-x15-common.dtsi164 sound-dai = <&tlv320aic3104>;
347 tlv320aic3104: tlv320aic3104@18 { label
349 compatible = "ti,tlv320aic3104";
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam57xx-beagle-x15-common.dtsi217 sound-dai = <&tlv320aic3104>;
400 tlv320aic3104: tlv320aic3104@18 { label
402 compatible = "ti,tlv320aic3104";
/openbmc/linux/arch/arm64/boot/dts/tesla/
H A Dfsd-evb.dts75 compatible = "ti,tlv320aic3104";
/openbmc/linux/drivers/gpio/
H A Dgpiolib-of.c541 { "reset", "gpio-reset", "ti,tlv320aic3104" }, in of_find_gpio_rename()