Home
last modified time | relevance | path

Searched refs:srcGatherJump (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-bcmring/csp/dmac/
DdmacHw.c522 && (pConfig->srcGatherJump % srcTrSize))) { in dmacHw_configChannel()
525 srcTrSize) << 20) | (pConfig->srcGatherJump / in dmacHw_configChannel()
820 pConfig->srcGatherJump); in dmacHw_setDataDescriptor()
847 pConfig->srcGatherJump); in dmacHw_setDataDescriptor()
/linux-2.6.39/arch/arm/mach-bcmring/include/csp/
DdmacHw.h158 uint32_t srcGatherJump; /* Number of bytes jumpped before successive gather opearation */ member