Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/sprd/
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()