Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/mach-dreamcast/mach/
H A Dmaple.h15 #define MAPLE_DMAADDR (MAPLE_BASE+0x04) macro
/openbmc/linux/drivers/sh/maple/
H A Dmaple.c109 __raw_writel(virt_to_phys(maple_sendbuf), MAPLE_DMAADDR); in maple_dma_reset()