Searched refs:maple_sendbuf (Results 1 – 1 of 1) sorted by relevance
50 static unsigned long *maple_sendbuf, *maple_sendptr, *maple_lastptr; variable110 __raw_writel(virt_to_phys(maple_sendbuf), MAPLE_DMAADDR); in maple_dma_reset()290 maple_lastptr = maple_sendbuf; in maple_send()291 maple_sendptr = maple_sendbuf; in maple_send()303 __flush_purge_region(maple_sendbuf + i * PAGE_SIZE, in maple_send()741 maple_sendbuf = in maple_get_dma_buffer()744 if (!maple_sendbuf) in maple_get_dma_buffer()877 free_pages((unsigned long) maple_sendbuf, MAPLE_DMA_PAGES); in maple_bus_init()