Searched +full:sama7g5 +full:- +full:spdifrx (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/microchip,sama7g5-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 - $ref: dai-common.yaml#20 "#sound-dai-cells":24 const: microchip,sama7g5-spdifrx34 - description: Peripheral Bus Clock[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * sama7g5.dtsi - Device Tree Include file for SAMA7G5 family SoC12 #include <dt-bindings/iio/adc/at91-sama5d2_adc.h>13 #include <dt-bindings/interrupt-controller/irq.h>14 #include <dt-bindings/interrupt-controller/arm-gic.h>15 #include <dt-bindings/clock/at91.h>16 #include <dt-bindings/dma/at91.h>17 #include <dt-bindings/gpio/gpio.h>18 #include <dt-bindings/mfd/at91-usart.h>19 #include <dt-bindings/nvmem/microchip,sama7g5-otpc.h>[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * at91-sama7g5ek.dts - Device Tree file for SAMA7G5-EK board11 /dts-v1/;12 #include "sama7g5-pinfunc.h"13 #include "sama7g5.dtsi"14 #include <dt-bindings/mfd/atmel-flexcom.h>15 #include <dt-bindings/input/input.h>16 #include <dt-bindings/pinctrl/at91.h>17 #include <dt-bindings/sound/microchip,pdmc.h>20 model = "Microchip SAMA7G5-EK";[all …]
1 // SPDX-License-Identifier: GPL-2.021 * ---- S/PDIF Receiver Controller Register map ----45 * ---- Control Register (Write-only) ----50 * ---- Mode Register (Read/Write) ----77 (((6 - (width) / 4) << 4) & SPDIFRX_MR_DATAWIDTH_MASK)95 * ---- Interrupt Enable/Disable/Mask/Status Register (Write/Read-only) ----113 * ---- Receiver Status Register (Read/Write) ----125 * ---- Version Register (Read-only) ----253 * struct mchp_spdifrx_ch_stat: MCHP SPDIFRX channel status263 * struct mchp_spdifrx_user_data: MCHP SPDIFRX user data[all …]