Home
last modified time | relevance | path

Searched full:zl38060 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dzl38060.yaml4 $id: http://devicetree.org/schemas/sound/zl38060.yaml#
7 title: ZL38060 Connected Home Audio Processor from Microsemi.
10 The ZL38060 is a "Connected Home Audio Processor" from Microsemi,
20 const: mscc,zl38060
60 codec: zl38060@0 {
64 compatible = "mscc,zl38060";
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dzl38060.c3 // Codec driver for Microsemi ZL38060 Connected Home Audio Processor.
7 // The ZL38060 is very flexible and configurable. This driver implements only a
30 #define DRV_NAME "zl38060"
178 err = request_ihex_firmware(&fw, "zl38060.fw", dev); in zl38_load_firmware()
347 .name = "zl38060-tdma",
615 { .compatible = "mscc,zl38060", },
621 { "zl38060", 0 },
636 MODULE_DESCRIPTION("ASoC ZL38060 driver");
H A DKconfig1799 tristate "Microsemi ZL38060 Connected Home Audio Processor"
1804 Support for ZL38060 Connected Home Audio Processor from Microsemi,
H A DMakefile316 snd-soc-zl38060-objs := zl38060.o
644 obj-$(CONFIG_SND_SOC_ZL38060) += snd-soc-zl38060.o