Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_edma.c150 channel_configure(struct edma_softc *sc, int mux_grp, int mux_src) in channel_configure() function
294 sc->channel_configure = channel_configure; in edma_attach()
H A Dvf_edma.h183 int (*channel_configure) (struct edma_softc *, int, int); member
H A Dvf_sai.c464 sc->edma_chnum = edma_sc->channel_configure(edma_sc, edma_mux_group, in find_edma_controller()