Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/rockchip/
Drockchip_pdm.c27 #define PDM_DMA_BURST_SIZE (16) /* size * width: 16*4 = 64 bytes */ macro
397 pdm->capture_dma_data.maxburst = PDM_DMA_BURST_SIZE; in rockchip_pdm_probe()