Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/mantis/
Dmantis_dma.c44 #define MANTIS_RISC_SIZE PAGE_SIZE /* RISC program must fit here. */ macro
65 MANTIS_RISC_SIZE); in mantis_dma_exit()
67 pci_free_consistent(mantis->pdev, 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()