Searched refs:MANTIS_RISC_SIZE (Results 1 - 1 of 1) sorted by relevance

/drivers/media/dvb/mantis/
H A Dmantis_dma.c55 /* MANTIS_BUF_SIZE / MANTIS_DMA_TR_UNITS must not exceed MANTIS_RISC_SIZE (4k RISC cmd buffer) */
56 #define MANTIS_RISC_SIZE PAGE_SIZE /* RISC program must fit here. */ macro
77 MANTIS_RISC_SIZE);
79 pci_free_consistent(mantis->pdev, MANTIS_RISC_SIZE,
108 MANTIS_RISC_SIZE,
122 mantis->risc_cpu, MANTIS_RISC_SIZE);

Completed in 19 milliseconds