Home | History | Annotate | Download | only in linux

Lines Matching refs:dma

24 #include <linux/dma-mapping.h>
33 #include <plat/dma.h>
41 #include <mach/dma.h>
57 * HSMMC Address and DMA Settings
710 /* Provide the DMA buffer address to the upper layer so it will use it
818 /* due to the DMA config to 32Bit per element (OMAP_DMA_DATA_TYPE_S32) the division is by 4 */
859 printk(KERN_ERR "sdioDrv_ReadAsync: previous DMA op is not finished!\n");
876 /* Continued at sdiodrv_irq() after DMA transfer is finished */
947 /* due to the DMA config to 32Bit per element (OMAP_DMA_DATA_TYPE_S32) the division is by 4 */
976 PERR("sdioDrv_WriteAsync: previous DMA op is not finished!\n");
993 /* Continued at sdiodrv_irq() after DMA transfer is finished */
1075 /* remember device struct for future DMA operations */