Home
last modified time | relevance | path

Searched +full:ep9301 +full:- +full:i2s (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dcirrus,ep9301-i2s.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/cirrus,ep9301-i2s.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cirrus EP93xx I2S Controller
10 The I2S controller is used to stream serial audio data between the external
11 I2S CODECs’, ADCs/DACs, and the ARM Core. The controller supports I2S, Left-
12 and Right-Justified DSP formats.
15 - Alexander Sverdlin <alexander.sverdlin@gmail.com>
18 - $ref: dai-common.yaml#
[all …]
/kernel/linux/linux-6.6/sound/soc/cirrus/
Dep93xx-i2s.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * linux/sound/soc/ep93xx-i2s.c
4 * EP93xx I2S driver
27 #include <linux/platform_data/dma-ep93xx.h>
30 #include "ep93xx-pcm.h"
60 * 0 - Generate interrupt when FIFO is half empty
61 * 1 - Generate interrupt when FIFO is empty
85 .name = "i2s-pcm-out",
90 .name = "i2s-pcm-in",
99 __raw_writel(val, info->regs + reg); in ep93xx_i2s_write_reg()
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-ep93xx/
Dedb93xx.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * arch/arm/mach-ep93xx/edb93xx.c
7 * Copyright (C) 2008-2009 H Hartley Sweeten <hsweeten@visionengravers.com>
33 #include <linux/platform_data/video-ep93xx.h>
34 #include <linux/platform_data/spi-ep93xx.h>
35 #include "gpio-ep93xx.h"
37 #include <asm/mach-types.h>
91 .gpio_nreset = -EINVAL, /* filled in later */
133 * EDB93xx I2S
136 .name = "edb93xx-audio",
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
Dedb93xx.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * arch/arm/mach-ep93xx/edb93xx.c
7 * Copyright (C) 2008-2009 H Hartley Sweeten <hsweeten@visionengravers.com>
33 #include <linux/platform_data/video-ep93xx.h>
34 #include <linux/platform_data/spi-ep93xx.h>
35 #include "gpio-ep93xx.h"
37 #include <asm/mach-types.h>
91 .gpio_nreset = -EINVAL, /* filled in later */
133 * EDB93xx I2S
136 .name = "edb93xx-audio",
[all …]
/kernel/linux/linux-6.6/
DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]