Home
last modified time | relevance | path

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

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