Searched refs:maple_sendbuf (Results 1 – 1 of 1) sorted by relevance
49 static unsigned long *maple_sendbuf, *maple_sendptr, *maple_lastptr; variable109 __raw_writel(virt_to_phys(maple_sendbuf), MAPLE_DMAADDR); in maple_dma_reset()289 maple_lastptr = maple_sendbuf; in maple_send()290 maple_sendptr = maple_sendbuf; in maple_send()302 dma_cache_sync(0, maple_sendbuf + i * PAGE_SIZE, in maple_send()740 maple_sendbuf = in maple_get_dma_buffer()743 if (!maple_sendbuf) in maple_get_dma_buffer()876 free_pages((unsigned long) maple_sendbuf, MAPLE_DMA_PAGES); in maple_bus_init()