Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_dma.c44 #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()