Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap1/
Ddma.c48 [CAPS_0] = { 0x044e, 0x00, OMAP_DMA_REG_2X16BIT },
49 [CAPS_1] = { 0x0452, 0x00, OMAP_DMA_REG_2X16BIT },
75 [CSSA] = { 0x0008, 0x40, OMAP_DMA_REG_2X16BIT },
76 [CDSA] = { 0x000c, 0x40, OMAP_DMA_REG_2X16BIT },
77 [COLOR] = { 0x0020, 0x40, OMAP_DMA_REG_2X16BIT },
186 if (reg_map[reg].type == OMAP_DMA_REG_2X16BIT) in dma_write()
199 if (reg_map[reg].type == OMAP_DMA_REG_2X16BIT) in dma_read()
/linux-4.1.27/include/linux/
Domap-dma.h260 OMAP_DMA_REG_2X16BIT, enumerator
/linux-4.1.27/drivers/dma/
Domap-dma.c187 case OMAP_DMA_REG_2X16BIT: in omap_dma_write()
207 case OMAP_DMA_REG_2X16BIT: in omap_dma_read()