Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_dmac.c59 CH_NDMA, enumerator
148 sc->sc_ndma_channels[index].ch_type = CH_NDMA; in a10dmac_attach()
216 if (ch->ch_type == CH_NDMA) { in a10dmac_read_ctl()
226 if (ch->ch_type == CH_NDMA) { in a10dmac_write_ctl()
301 if (ch->ch_type == CH_NDMA) { in a10dmac_set_config()
359 if (ch->ch_type == CH_NDMA) in a10dmac_alloc()
384 if (ch->ch_type == CH_NDMA) { in a10dmac_free()
410 if (ch->ch_type == CH_NDMA) { in a10dmac_transfer()
442 if (ch->ch_type == CH_NDMA) { in a10dmac_halt()