Searched refs:OMAP_DMA_SYNC_FRAME (Results 1 – 9 of 9) sorted by relevance
/linux-2.6.39/drivers/usb/musb/ |
D | tusb6010_omap.c | 349 dma_params.sync_mode = OMAP_DMA_SYNC_FRAME; in tusb_omap_dma_program() 366 dma_params.sync_mode = OMAP_DMA_SYNC_FRAME; in tusb_omap_dma_program()
|
/linux-2.6.39/arch/arm/plat-omap/include/plat/ |
D | dma.h | 224 #define OMAP_DMA_SYNC_FRAME 0x01 macro
|
/linux-2.6.39/drivers/mtd/nand/ |
D | omap2.c | 395 0x10, buf_len, OMAP_DMA_SYNC_FRAME, in omap_nand_dma_transfer() 403 0x10, buf_len, OMAP_DMA_SYNC_FRAME, in omap_nand_dma_transfer()
|
/linux-2.6.39/sound/soc/omap/ |
D | omap-mcbsp.c | 302 sync_mode = OMAP_DMA_SYNC_FRAME; in omap_mcbsp_dai_hw_params()
|
/linux-2.6.39/arch/arm/plat-omap/ |
D | dma.c | 227 if (sync_mode == OMAP_DMA_SYNC_FRAME) in omap_set_dma_transfer_params() 248 if (sync_mode & OMAP_DMA_SYNC_FRAME) in omap_set_dma_transfer_params()
|
/linux-2.6.39/drivers/media/video/ |
D | omap1_camera.c | 128 #define DMA_SYNC OMAP_DMA_SYNC_FRAME
|
/linux-2.6.39/drivers/mmc/host/ |
D | omap.c | 970 frame, count, OMAP_DMA_SYNC_FRAME, in mmc_omap_prepare_dma()
|
D | omap_hsmmc.c | 1309 blksz / 4, nblk, OMAP_DMA_SYNC_FRAME, in omap_hsmmc_config_dma_params()
|
/linux-2.6.39/drivers/usb/gadget/ |
D | omap_udc.c | 545 ? OMAP_DMA_SYNC_FRAME in next_in_dma()
|