Searched +full:imx53 +full:- +full:asrc (Results 1 – 1 of 1) sorted by relevance
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(&asrc->pdev->dev, "Pair %c: " fmt, 'A' + index, ##__VA_ARGS__)32 dev_warn(&asrc->pdev->dev, "Pair %c: " fmt, 'A' + index, ##__VA_ARGS__)159 * fsl_asrc_sel_proc - Select the pre-processing and post-processing options162 * @pre_proc: return value for pre-processing option163 * @post_proc: return value for post-processing option[all …]