Searched +full:qmc +full:- +full:audio (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/fsl,qmc-audio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: QMC audio10 - Herve Codina <herve.codina@bootlin.com>13 The QMC audio is an ASoC component which uses QMC (QUICC Multichannel14 Controller) channels to transfer the audio data.15 It provides as many DAI as the number of QMC channel used.18 - $ref: dai-common.yaml#[all …]
1 # SPDX-License-Identifier: GPL-2.0-only2 menu "SoC Audio for Freescale CPUs"4 comment "Common SoC Audio options for Freescale CPUs:"14 This option is only useful for out-of-tree drivers since15 in-tree drivers select it automatically.18 tristate "Synchronous Audio Interface (SAI) module support"24 Say Y if you want to add Synchronous Audio Interface (SAI)26 This option is only useful for out-of-tree drivers since27 in-tree drivers select it automatically.36 This option is only useful for out-of-tree drivers since[all …]
1 // SPDX-License-Identifier: GPL-2.03 * ALSA SoC using the QUICC Multichannel Controller (QMC)10 #include <linux/dma-mapping.h>16 #include <soc/fsl/qe/qmc.h>49 struct snd_card *card = rtd->card->snd_card; in qmc_audio_pcm_construct()52 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in qmc_audio_pcm_construct()56 snd_pcm_set_managed_buffer_all(rtd->pcm, SNDRV_DMA_TYPE_DEV, card->dev, in qmc_audio_pcm_construct()65 struct snd_pcm_runtime *runtime = substream->runtime; in qmc_audio_pcm_hw_params()66 struct qmc_dai_prtd *prtd = substream->runtime->private_data; in qmc_audio_pcm_hw_params()68 prtd->dma_buffer_start = runtime->dma_addr; in qmc_audio_pcm_hw_params()[all …]
1 # SPDX-License-Identifier: GPL-2.03 snd-soc-mpc8610-hpcd-objs := mpc8610_hpcd.o4 obj-$(CONFIG_SND_SOC_MPC8610_HPCD) += snd-soc-mpc8610-hpcd.o7 snd-soc-p1022-ds-objs := p1022_ds.o8 obj-$(CONFIG_SND_SOC_P1022_DS) += snd-soc-p1022-ds.o11 snd-soc-p1022-rdk-objs := p1022_rdk.o12 obj-$(CONFIG_SND_SOC_P1022_RDK) += snd-soc-p1022-rdk.o15 snd-soc-fsl-audmix-objs := fsl_audmix.o16 snd-soc-fsl-asoc-card-objs := fsl-asoc-card.o17 snd-soc-fsl-asrc-objs := fsl_asrc.o fsl_asrc_dma.o[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]