Searched refs:OMAP_DMA_PORT_EMIFF (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/include/linux/ |
D | omap-dma.h | 54 #define OMAP_DMA_PORT_EMIFF 0x00 macro
|
/linux-4.4.14/arch/arm/plat-omap/ |
D | dma.c | 189 case OMAP_DMA_PORT_EMIFF: /* FFFECC08 */ in omap_set_dma_priority()
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | omap_udc.c | 541 omap_set_dma_src_params(ep->lch, OMAP_DMA_PORT_EMIFF, in next_in_dma() 594 omap_set_dma_dest_params(ep->lch, OMAP_DMA_PORT_EMIFF, in next_out_dma()
|
/linux-4.4.14/drivers/media/platform/soc_camera/ |
D | omap1_camera.c | 338 OMAP_DMA_PORT_EMIFF, OMAP_DMA_AMODE_POST_INC, dma_addr, 0, 0); in set_dma_dest_params()
|
/linux-4.4.14/drivers/video/fbdev/omap/ |
D | omapfb_main.c | 1732 omap_set_dma_priority(0, OMAP_DMA_PORT_EMIFF, 15); in omapfb_do_probe()
|