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