Searched full:pdmic (Results 1 – 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | atmel-pdmic.txt | 1 * Atmel PDMIC driver under ALSA SoC architecture 5 Should be "atmel,sama5d2-pdmic". 7 Should contain PDMIC registers location and length. 9 Should contain the IRQ line for the PDMIC. 31 The default value is "PDMIC". 38 pdmic@f8018000 { 39 compatible = "atmel,sama5d2-pdmic"; 51 atmel,model = "PDMIC @ sama5d2_xplained";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | atmel,sama5d2-pdmic.yaml | 5 $id: http://devicetree.org/schemas/sound/atmel,sama5d2-pdmic.yaml# 8 title: Atmel PDMIC decoder 15 (PDMIC) peripheral is a mono PDM decoder module 20 const: atmel,sama5d2-pdmic 56 default: PDMIC 82 pdmic: sound@f8018000 { 83 compatible = "atmel,sama5d2-pdmic"; 94 atmel,model = "PDMIC@sama5d2_xplained";
|
| /kernel/linux/linux-5.10/sound/soc/atmel/ |
| D | atmel-pdmic.c | 2 /* Atmel PDMIC driver 18 #include "atmel-pdmic.h" 40 .compatible = "atmel,sama5d2-pdmic", 65 pdata->card_name = "PDMIC"; in atmel_pdmic_dt_init() 154 /* Clean the PDMIC Converted Data Register */ in atmel_pdmic_cpu_dai_prepare() 478 .name = "atmel-pdmic", 510 dai_link->name = "PDMIC"; in atmel_pdmic_asoc_card_init() 511 dai_link->stream_name = "PDMIC PCM"; in atmel_pdmic_asoc_card_init() 543 /* PDMIC interrupt handler */ 638 "PDMIC", (void *)dd); in atmel_pdmic_probe() [all …]
|
| D | Makefile | 30 snd-atmel-soc-pdmic-objs := atmel-pdmic.o 38 obj-$(CONFIG_SND_ATMEL_SOC_PDMIC) += snd-atmel-soc-pdmic.o
|
| D | Kconfig | 82 tristate "Atmel ASoC driver for boards using PDMIC" 88 PDMIC.
|
| /kernel/linux/linux-6.6/sound/soc/atmel/ |
| D | atmel-pdmic.c | 2 /* Atmel PDMIC driver 18 #include "atmel-pdmic.h" 40 .compatible = "atmel,sama5d2-pdmic", 65 pdata->card_name = "PDMIC"; in atmel_pdmic_dt_init() 154 /* Clean the PDMIC Converted Data Register */ in atmel_pdmic_cpu_dai_prepare() 478 .name = "atmel-pdmic", 509 dai_link->name = "PDMIC"; in atmel_pdmic_asoc_card_init() 510 dai_link->stream_name = "PDMIC PCM"; in atmel_pdmic_asoc_card_init() 539 /* PDMIC interrupt handler */ 633 "PDMIC", (void *)dd); in atmel_pdmic_probe() [all …]
|
| D | Makefile | 32 snd-atmel-soc-pdmic-objs := atmel-pdmic.o 40 obj-$(CONFIG_SND_ATMEL_SOC_PDMIC) += snd-atmel-soc-pdmic.o
|
| D | Kconfig | 82 tristate "Atmel ASoC driver for boards using PDMIC" 88 PDMIC.
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | sama5d2.dtsi | 420 pdmic: pdmic@f8018000 { label 421 compatible = "atmel,sama5d2-pdmic";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/ |
| D | sama5d2.dtsi | 429 pdmic: pdmic@f8018000 { label 430 compatible = "atmel,sama5d2-pdmic";
|