Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Da10_dmac.c56 CH_NDMA, enumerator
145 sc->sc_ndma_channels[index].ch_type = CH_NDMA; in a10dmac_attach()
213 if (ch->ch_type == CH_NDMA) { in a10dmac_read_ctl()
223 if (ch->ch_type == CH_NDMA) { in a10dmac_write_ctl()
298 if (ch->ch_type == CH_NDMA) { in a10dmac_set_config()
356 if (ch->ch_type == CH_NDMA) in a10dmac_alloc()
381 if (ch->ch_type == CH_NDMA) { in a10dmac_free()
407 if (ch->ch_type == CH_NDMA) { in a10dmac_transfer()
439 if (ch->ch_type == CH_NDMA) { in a10dmac_halt()