Searched refs:dstPeripheralPort (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/arch/arm/mach-bcmring/ |
D | dma_device.c | 57 .dstPeripheralPort = 0, 109 .dstPeripheralPort = 0, /* DST: memory */ 133 .dstPeripheralPort = 0, /* DST: memory */ 156 .dstPeripheralPort = 1, /* DST: I2S0 */ 179 .dstPeripheralPort = 0, /* DST: memory */ 202 .dstPeripheralPort = 3, /* DST: I2S1 */ 227 .dstPeripheralPort = 1, /* DST: ESW (MTP) */ 256 .dstPeripheralPort = 0, /* DST: memory */ 283 .dstPeripheralPort = 0, /* DST: memory */ 308 .dstPeripheralPort = 3, /* DST: Codec A Egress FIFO */ [all …]
|
D | dma.c | 655 devAttr->config.dstPeripheralPort = in ConfigChannel()
|
/linux-2.6.39/arch/arm/mach-bcmring/include/csp/ |
D | dmacHw.h | 153 uint32_t dstPeripheralPort; /* Destination peripheral port */ member
|
/linux-2.6.39/arch/arm/mach-bcmring/csp/dmac/ |
D | dmacHw.c | 470 dmacHw_DST_PERI_INTF(pConfig->dstPeripheralPort); in dmacHw_configChannel()
|