Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_dmac.c68 enum a10dmac_type ch_type; member
148 sc->sc_ndma_channels[index].ch_type = CH_NDMA; in a10dmac_attach()
157 sc->sc_ddma_channels[index].ch_type = CH_DDMA; 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()
/f-stack/freebsd/sys/
H A Delf32.h260 Elf32_Word ch_type; member
H A Delf64.h263 Elf64_Word ch_type; member