Home
last modified time | relevance | path

Searched refs:SPRD_PCM_DMA_LINKLIST_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sprd/
H A Dsprd-pcm-dma.c17 #define SPRD_PCM_DMA_LINKLIST_SIZE 64 macro
45 .periods_max = PAGE_SIZE / SPRD_PCM_DMA_LINKLIST_SIZE,
81 size = runtime->hw.periods_max * SPRD_PCM_DMA_LINKLIST_SIZE; in sprd_pcm_open()
118 int size = runtime->hw.periods_max * SPRD_PCM_DMA_LINKLIST_SIZE; in sprd_pcm_close()
/kernel/linux/linux-6.6/sound/soc/sprd/
H A Dsprd-pcm-dma.c17 #define SPRD_PCM_DMA_LINKLIST_SIZE 64 macro
45 .periods_max = PAGE_SIZE / SPRD_PCM_DMA_LINKLIST_SIZE,
81 size = runtime->hw.periods_max * SPRD_PCM_DMA_LINKLIST_SIZE; in sprd_pcm_open()
118 int size = runtime->hw.periods_max * SPRD_PCM_DMA_LINKLIST_SIZE; in sprd_pcm_close()

Completed in 3 milliseconds