Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/arm/freescale/vybrid/
Dvf_edma.c207 dma_setup(struct edma_softc *sc, struct tcd_conf *tcd) in dma_setup() function
292 sc->dma_setup = dma_setup; in edma_attach()
Dvf_edma.h184 int (*dma_setup) (struct edma_softc *, struct tcd_conf *); member
Dvf_sai.c508 sc->edma_sc->dma_setup(sc->edma_sc, sc->tcd); in setup_dma()
/freebsd-10-stable/sys/dev/sound/pci/
Dcs4281.c79 int dma_setup, dma_active, dma_chan; member
338 ch->dma_setup = 0; in cs4281chan_init()
359 ch->dma_setup = 0; in cs4281chan_setblocksize()
406 ch->dma_setup = 0; in cs4281chan_setformat()
497 if (!ch->dma_setup) { in adcdac_prog()
503 ch->dma_setup = 1; in adcdac_prog()