Searched refs:DMA_FIFO_GUARD (Results 1 – 2 of 2) sorted by relevance
36 #define DMA_FIFO_GUARD 3 /* # of cache lines to reserve for the guard area */ macro
67 capacity = size + align * open_limit + align * DMA_FIFO_GUARD; in dma_fifo_alloc()