Home
last modified time | relevance | path

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

/linux/sound/soc/rockchip/
H A Drockchip_pdm.c20 #define PDM_DMA_BURST_SIZE (8) /* size * width: 8*4 = 32 bytes */ macro
601 pdm->capture_dma_data.maxburst = PDM_DMA_BURST_SIZE; in rockchip_pdm_probe()