Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Da10_dmac.c68 uint32_t ch_regoff; member
89 DMA_READ((ch)->ch_sc, (reg) + (ch)->ch_regoff)
91 DMA_WRITE((ch)->ch_sc, (reg) + (ch)->ch_regoff, (val))
148 sc->sc_ndma_channels[index].ch_regoff = AWIN_NDMA_REG(index); in a10dmac_attach()
157 sc->sc_ddma_channels[index].ch_regoff = AWIN_DDMA_REG(index); in a10dmac_attach()