Home
last modified time | relevance | path

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

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