Home
last modified time | relevance | path

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

/arch/arm/mach-bcmring/include/csp/
DdmacHw.h286 uint32_t dmacHw_descriptorLen(uint32_t descCnt /* [ IN ] Number of descriptor in the ring */
/arch/arm/mach-bcmring/csp/dmac/
DdmacHw.c360 uint32_t dmacHw_descriptorLen(uint32_t descCnt /* [ IN ] Number of descriptor in the ring */ in dmacHw_descriptorLen() argument
363 return (descCnt * sizeof(dmacHw_DESC_t)) + sizeof(dmacHw_DESC_RING_t) + in dmacHw_descriptorLen()