Home
last modified time | relevance | path

Searched refs:OMAP_DMA_REG_2X16BIT (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm/mach-omap1/
A Ddma.c45 [CAPS_0] = { 0x044e, 0x00, OMAP_DMA_REG_2X16BIT },
46 [CAPS_1] = { 0x0452, 0x00, OMAP_DMA_REG_2X16BIT },
72 [CSSA] = { 0x0008, 0x40, OMAP_DMA_REG_2X16BIT },
73 [CDSA] = { 0x000c, 0x40, OMAP_DMA_REG_2X16BIT },
74 [COLOR] = { 0x0020, 0x40, OMAP_DMA_REG_2X16BIT },
183 if (reg_map[reg].type == OMAP_DMA_REG_2X16BIT) in dma_write()
196 if (reg_map[reg].type == OMAP_DMA_REG_2X16BIT) in dma_read()
/linux/include/linux/
A Domap-dma.h255 OMAP_DMA_REG_2X16BIT, enumerator
/linux/drivers/dma/ti/
A Domap-dma.c316 case OMAP_DMA_REG_2X16BIT: in omap_dma_write()
336 case OMAP_DMA_REG_2X16BIT: in omap_dma_read()

Completed in 42 milliseconds