Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/mach-imx/
H A Ddma.h157 int mxs_dma_release(int chan);
/OK3568_Linux_fs/u-boot/drivers/dma/
H A Dapbh_dma.c314 int mxs_dma_release(int channel) in mxs_dma_release() function
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dmxs_nand.c1142 mxs_dma_release(j); in mxs_nand_init_dma()