Home
last modified time | relevance | path

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

/freebsd/sys/arm/freescale/imx/
H A Dimx6_sdma.c146 sdma_stop(int chn) in sdma_stop() function
260 sdma_stop(chn); in sdma_configure()
H A Dimx6_sdma.h241 int sdma_stop(int);
H A Dimx6_ssi.c550 sdma_stop(sc->sdma_channel); in ssi_stop()