Searched refs:DMAC_BASE (Results 1 – 4 of 4) sorted by relevance
47 #define DMAC_BASE 0xbfe00000 macro50 #define DMAC_GSTAT (DMAC_BASE + 0xf)51 #define DMAC_GSEL (DMAC_BASE + 0xe)53 #define DMAC_CSTAT (DMAC_BASE + 0x2)54 #define DMAC_CCTL (DMAC_BASE + 0x3)55 #define DMAC_CTRCL (DMAC_BASE + 0x4)56 #define DMAC_CTRCM (DMAC_BASE + 0x5)57 #define DMAC_CTRCH (DMAC_BASE + 0x6)58 #define DMAC_CTAG (DMAC_BASE + 0x7)59 #define DMAC_CWID (DMAC_BASE + 0x8)[all …]
63 #define DMAC_BASE 0xe0e80000 /* XXX */ macro185 sc->sc_regs = (void *)(DMAC_BASE); in si_attach()
242 { .name = "dmac", .addr = DMAC_BASE, .required = true },
144 #define DMAC_BASE 0x02C000 macro148 #define DMAC_BASE 0x020000 macro