Searched refs:MANTIS_RISC_SIZE (Results 1 – 1 of 1) sorted by relevance
43 /* MANTIS_BUF_SIZE / MANTIS_DMA_TR_UNITS must not exceed MANTIS_RISC_SIZE (4k RISC cmd buffer) */44 #define MANTIS_RISC_SIZE PAGE_SIZE /* RISC program must fit here. */ macro 65 MANTIS_RISC_SIZE); in mantis_dma_exit() 67 dma_free_coherent(&mantis->pdev->dev, MANTIS_RISC_SIZE, in mantis_dma_exit() 96 MANTIS_RISC_SIZE, in mantis_alloc_buffers() 110 mantis->risc_cpu, MANTIS_RISC_SIZE); in mantis_alloc_buffers()