Searched refs:dma_setup (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_edma.c205 dma_setup(struct edma_softc *sc, struct tcd_conf *tcd) function
290 sc->dma_setup = dma_setup;
H A Dvf_edma.h184 int (*dma_setup) (struct edma_softc *, struct tcd_conf *); member in struct:edma_softc
H A Dvf_sai.c506 sc->edma_sc->dma_setup(sc->edma_sc, sc->tcd);
/freebsd-11-stable/sys/dev/mmc/host/
H A Ddwmmc.c199 dma_setup(struct dwmmc_softc *sc) function
577 if (dma_setup(sc))
/freebsd-11-stable/sys/dev/sound/pci/
H A Dcs4281.c79 int dma_setup, dma_active, dma_chan; member in struct:sc_chinfo
338 ch->dma_setup = 0;
359 ch->dma_setup = 0;
406 ch->dma_setup = 0;
497 if (!ch->dma_setup) {
503 ch->dma_setup = 1;

Completed in 151 milliseconds