Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sh/include/mach-dreamcast/mach/
Dmaple.h10 #define MAPLE_DMA_PAGES ((MAPLE_DMA_ORDER > PAGE_SHIFT) ? \ macro
/linux-6.12.1/drivers/sh/maple/
Dmaple.c302 for (i = 0; i < (1 << MAPLE_DMA_PAGES); i++) in maple_send()
743 MAPLE_DMA_PAGES); in maple_get_dma_buffer()
872 free_pages((unsigned long) maple_sendbuf, MAPLE_DMA_PAGES); in maple_bus_init()