Searched +full:imx53 +full:- +full:asrc (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/fsl,imx-asrc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale Asynchronous Sample Rate Converter (ASRC) Controller10 The Asynchronous Sample Rate Converter (ASRC) converts the sampling rate of17 - Shawn Guo <shawnguo@kernel.org>18 - Sascha Hauer <s.hauer@pengutronix.de>23 - enum:24 - fsl,imx35-asrc[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/fsl-asoc-card.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Freescale Generic ASoC Sound Card with ASRC support15 most of them have ASRC inside. And this is a specific feature that might20 of the wide sample rates support through ASRC.28 - Shengjiu Wang <shengjiu.wang@nxp.com>33 - items:34 - enum:[all …]
1 // SPDX-License-Identifier: GPL-2.03 // Freescale ASRC ALSA SoC Digital Audio Interface (DAI) driver11 #include <linux/dma-mapping.h>14 #include <linux/dma/imx-dma.h>26 dev_err(&asrc->pdev->dev, "Pair %c: " fmt, 'A' + index, ##__VA_ARGS__)29 dev_dbg(&asrc217 struct fsl_asrc *asrc = pair->asrc; fsl_asrc_request_pair() local 260 struct fsl_asrc *asrc = pair->asrc; fsl_asrc_release_pair() local 285 struct fsl_asrc *asrc = pair->asrc; fsl_asrc_set_watermarks() local 326 struct fsl_asrc *asrc = pair->asrc; fsl_asrc_set_ideal_ratio() local 381 struct fsl_asrc *asrc = pair->asrc; fsl_asrc_config_pair() local 584 struct fsl_asrc *asrc = pair->asrc; fsl_asrc_start_pair() local 618 struct fsl_asrc *asrc = pair->asrc; fsl_asrc_stop_pair() local 634 struct fsl_asrc *asrc = pair->asrc; fsl_asrc_get_dma_channel() local 646 struct fsl_asrc *asrc = snd_soc_dai_get_drvdata(dai); fsl_asrc_dai_startup() local 701 struct fsl_asrc *asrc = snd_soc_dai_get_drvdata(dai); fsl_asrc_dai_hw_params() local 785 struct fsl_asrc *asrc = snd_soc_dai_get_drvdata(dai); fsl_asrc_dai_probe() local 975 fsl_asrc_init(struct fsl_asrc * asrc) fsl_asrc_init() argument 1013 struct fsl_asrc *asrc = (struct fsl_asrc *)dev_id; fsl_asrc_isr() local 1073 struct fsl_asrc *asrc; fsl_asrc_probe() local 1264 struct fsl_asrc *asrc = dev_get_drvdata(dev); fsl_asrc_runtime_resume() local 1339 struct fsl_asrc *asrc = dev_get_drvdata(dev); fsl_asrc_runtime_suspend() local [all...]