AXG_FIFO_BURST    122 sound/soc/meson/axg-fifo.c 	end_ptr = runtime->dma_addr + runtime->dma_bytes - AXG_FIFO_BURST;
AXG_FIFO_BURST    127 sound/soc/meson/axg-fifo.c 	burst_num = period / AXG_FIFO_BURST;
AXG_FIFO_BURST    142 sound/soc/meson/axg-fifo.c 	threshold /= AXG_FIFO_BURST;
AXG_FIFO_BURST     35 sound/soc/meson/axg-fifo.h #define AXG_FIFO_MIN_DEPTH		(AXG_FIFO_BURST * AXG_FIFO_MIN_CNT)