Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/
H A Dlpass-platform.c23 #define LPASS_RXTX_CDC_DMA_LPM_BUFF_SIZE (8 * 1024) macro
65 .buffer_bytes_max = LPASS_RXTX_CDC_DMA_LPM_BUFF_SIZE,
66 .period_bytes_max = LPASS_RXTX_CDC_DMA_LPM_BUFF_SIZE /
68 .period_bytes_min = LPASS_RXTX_CDC_DMA_LPM_BUFF_SIZE /
1153 buf->addr = drvdata->rxtx_cdc_dma_lpm_buf + LPASS_RXTX_CDC_DMA_LPM_BUFF_SIZE; in lpass_platform_prealloc_cdc_dma_buffer()