Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx6_sdma.c149 sdma_stop(int chn) in sdma_stop() function
263 sdma_stop(chn); in sdma_configure()
H A Dimx6_sdma.h243 int sdma_stop(int);
H A Dimx6_ssi.c556 sdma_stop(sc->sdma_channel); in ssi_stop()