Searched full:zl38060 (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/sound/ |
H A D | mscc,zl38060.yaml | 4 $id: http://devicetree.org/schemas/sound/mscc,zl38060.yaml# 7 title: ZL38060 Connected Home Audio Processor from Microsemi. 10 The ZL38060 is a "Connected Home Audio Processor" from Microsemi, 23 const: mscc,zl38060 63 codec: zl38060@0 { 67 compatible = "mscc,zl38060";
|
/linux/sound/soc/codecs/ |
H A D | zl38060.c | 3 // 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", 612 { .compatible = "mscc,zl38060", }, 618 { "zl38060", 0 }, 633 MODULE_DESCRIPTION("ASoC ZL38060 driver");
|
H A D | Makefile | 405 snd-soc-zl38060-y := zl38060.o 828 obj-$(CONFIG_SND_SOC_ZL38060) += snd-soc-zl38060.o
|
H A D | Kconfig | 2522 tristate "Microsemi ZL38060 Connected Home Audio Processor" 2527 Support for ZL38060 Connected Home Audio Processor from Microsemi,
|