Searched refs:CCR2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | omap-dma.h | 150 CPC, CCR2, LCH_CTRL, enumerator
|
/openbmc/linux/arch/arm/mach-omap1/ |
H A D | omap-dma.c | 164 ccr = p->dma_read(CCR2, lch); in omap_set_dma_transfer_params() 168 p->dma_write(ccr, CCR2, lch); in omap_set_dma_transfer_params()
|
H A D | dma.c | 75 [CCR2] = { 0x0024, 0x40, OMAP_DMA_REG_16BIT },
|
/openbmc/linux/drivers/dma/ti/ |
H A D | omap-dma.c | 589 omap_dma_chan_write(c, CCR2, d->ccr >> 16); in omap_dma_start_desc()
|