Searched refs:channelPriority (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/arm/mach-bcmring/ |
D | dma_device.c | 37 .channelPriority = dmacHw_CHANNEL_PRIORITY_7, 69 .channelPriority = dmacHw_CHANNEL_PRIORITY_6, 91 .channelPriority = dmacHw_CHANNEL_PRIORITY_7, 119 .channelPriority = dmacHw_CHANNEL_PRIORITY_7, 146 .channelPriority = dmacHw_CHANNEL_PRIORITY_7, 169 .channelPriority = dmacHw_CHANNEL_PRIORITY_7, 192 .channelPriority = dmacHw_CHANNEL_PRIORITY_7, 215 .channelPriority = dmacHw_CHANNEL_PRIORITY_7, 235 .channelPriority = dmacHw_CHANNEL_PRIORITY_7, 264 .channelPriority = dmacHw_CHANNEL_PRIORITY_7, [all …]
|
/linux-2.6.39/arch/arm/mach-bcmring/include/csp/ |
D | dmacHw.h | 178 dmacHw_CHANNEL_PRIORITY_e channelPriority; /* Channel priority */ member
|
/linux-2.6.39/arch/arm/mach-bcmring/csp/dmac/ |
D | dmacHw.c | 473 pConfig->channelPriority); in dmacHw_configChannel()
|