Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/rockchip/
Drockchip_pdm.c21 #define PDM_DMA_BURST_SIZE (8) /* size * width: 8*4 = 32 bytes */ macro
606 pdm->capture_dma_data.maxburst = PDM_DMA_BURST_SIZE; in rockchip_pdm_probe()