Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
marvell
/
linux
/
include
/
soc
/
asr
/
dma.h
blob: 5e2650b390383b1ff410a680e5447e670c9b7dc5 [
file
] [
log
] [
blame
]
/*
* linux/arch/arm/mach-mmp/include/soc/asr/dma.h
*/
#ifndef
__ASM_MACH_DMA_H
#define
__ASM_MACH_DMA_H
#include
<soc/asr/addr-map.h>
#define
DMAC_REGS_VIRT
(
APB_VIRT_BASE
+
0x00000
)
#include
<plat/dma.h>
#endif
/* __ASM_MACH_DMA_H */