Home
last modified time | relevance | path

Searched refs:FSL_ASRC_DMABUF_SIZE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/sound/soc/fsl/
Dfsl_asrc_dma.c17 #define FSL_ASRC_DMABUF_SIZE (256 * 1024) macro
26 .buffer_bytes_max = FSL_ASRC_DMABUF_SIZE,
351 FSL_ASRC_DMABUF_SIZE, &substream->dma_buffer); in fsl_asrc_dma_pcm_new()