Home
last modified time | relevance | path

Searched refs:DMAC_BASE (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/newsmips/dev/
H A Ddmac_0448.h47 #define DMAC_BASE 0xbfe00000 macro
50 #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 …]
/netbsd-src/sys/arch/news68k/dev/
H A Dsi.c63 #define DMAC_BASE 0xe0e80000 /* XXX */ macro
185 sc->sc_regs = (void *)(DMAC_BASE); in si_attach()
/netbsd-src/sys/arch/arm/imx/
H A Dimx31_ahb.c242 { .name = "dmac", .addr = DMAC_BASE, .required = true },
/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm53xx_reg.h144 #define DMAC_BASE 0x02C000 macro
148 #define DMAC_BASE 0x020000 macro