Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Da10_dmac.h38 #define AWIN_DDMA_REG(n) (0x300+0x20*(n)) macro
H A Da10_dmac.c157 sc->sc_ddma_channels[index].ch_regoff = AWIN_DDMA_REG(index); in a10dmac_attach()