Searched refs:AXG_FIFO_BURST (Results 1 - 3 of 3) sorted by path

/linux-master/sound/soc/meson/
H A Daxg-fifo.c38 .period_bytes_min = AXG_FIFO_BURST,
123 end_ptr = runtime->dma_addr + runtime->dma_bytes - AXG_FIFO_BURST;
128 burst_num = period / AXG_FIFO_BURST;
142 threshold /= AXG_FIFO_BURST;
244 AXG_FIFO_BURST);
250 AXG_FIFO_BURST);
H A Daxg-fifo.h31 #define AXG_FIFO_BURST 8 macro
H A Daxg-frddr.c62 val = (depth / AXG_FIFO_BURST) - 1;

Completed in 194 milliseconds