Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/mach-imx/
Ddma.h149 struct mxs_dma_desc *mxs_dma_desc_alloc(void);
/external/u-boot/drivers/mmc/
Dmxsmmc.c388 priv->desc = mxs_dma_desc_alloc(); in mxsmmc_initialize()
/external/u-boot/drivers/dma/
Dapbh_dma.c338 struct mxs_dma_desc *mxs_dma_desc_alloc(void) in mxs_dma_desc_alloc() function
/external/u-boot/drivers/mtd/nand/
Dmxs_nand.c1108 info->desc[i] = mxs_dma_desc_alloc(); in mxs_nand_init_dma()