Home
last modified time | relevance | path

Searched +full:sama7g5 +full:- +full:spdifrx (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/Documentation/devicetree/bindings/sound/
Dmchp,spdifrx.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/sound/mchp,spdifrx.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
14 compliant with the IEC-60958 standard.
17 "#sound-dai-cells":
21 const: microchip,sama7g5-spdifrx
31 - description: Peripheral Bus Clock
32 - description: Generic Clock
[all …]
/Linux-v5.10/sound/soc/atmel/
Dmchp-spdifrx.c1 // SPDX-License-Identifier: GPL-2.0
20 * ---- S/PDIF Receiver Controller Register map ----
44 * ---- Control Register (Write-only) ----
49 * ---- Mode Register (Read/Write) ----
76 (((6 - (width) / 4) << 4) & SPDIFRX_MR_DATAWIDTH_MASK)
94 * ---- Interrupt Enable/Disable/Mask/Status Register (Write/Read-only) ----
112 * ---- Receiver Status Register (Read/Write) ----
124 * ---- Version Register (Read-only) ----
247 struct mchp_spdifrx_mixer_control *ctrl = &dev->control; in mchp_spdifrx_channel_status_read()
248 u8 *ch_stat = &ctrl->ch_stat[channel].data[0]; in mchp_spdifrx_channel_status_read()
[all …]