Searched refs:FALCON_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
144 #define FALCON_BUF_SIZE 4096 macro323 len = ALIGN(len, FALCON_BUF_SIZE); in falcon_alloc_special_buffer()330 buffer->entries = len / FALCON_BUF_SIZE; in falcon_alloc_special_buffer()331 BUG_ON(buffer->dma_addr & (FALCON_BUF_SIZE - 1)); in falcon_alloc_special_buffer()