HomeSort by relevance Sort by last modified time
    Searched refs:mxs_dma_desc_alloc (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/include/asm/mach-imx/
dma.h 149 struct mxs_dma_desc *mxs_dma_desc_alloc(void);
  /external/u-boot/drivers/dma/
apbh_dma.c 338 struct mxs_dma_desc *mxs_dma_desc_alloc(void) function
  /external/u-boot/drivers/mmc/
mxsmmc.c 388 priv->desc = mxs_dma_desc_alloc();
  /external/u-boot/drivers/mtd/nand/
mxs_nand.c 1108 info->desc[i] = mxs_dma_desc_alloc();
    [all...]

Completed in 204 milliseconds