Searched refs:pDstAddr (Results 1 – 3 of 3) sorted by relevance
595 void *pDstAddr, /* [ IN ] Destination (Peripheral/Memory) address */ in dmacHw_setDataDescriptor() argument616 if ((pSrcAddr == NULL) || (pDstAddr == NULL) || (dataLen == 0)) { in dmacHw_setDataDescriptor()636 while (dmacHw_ADDRESS_MASK(dstTrSize) & (uint32_t) pDstAddr) { in dmacHw_setDataDescriptor()701 pProg->dar = (uint32_t) pDstAddr; in dmacHw_setDataDescriptor()801 pDstAddr = in dmacHw_setDataDescriptor()802 (char *)pDstAddr + in dmacHw_setDataDescriptor()808 pDstAddr = in dmacHw_setDataDescriptor()809 (char *)pDstAddr + in dmacHw_setDataDescriptor()816 (char *)pDstAddr + in dmacHw_setDataDescriptor()829 pDstAddr = in dmacHw_setDataDescriptor()[all …]
474 void *pDstAddr, /* [ IN ] Destination (Peripheral/Memory) address */ in dmacHw_calculateDescriptorCount() argument490 if ((pSrcAddr == NULL) || (pDstAddr == NULL) || (dataLen == 0)) { in dmacHw_calculateDescriptorCount()510 while (dmacHw_ADDRESS_MASK(dstTrSize) & (uint32_t) pDstAddr) { in dmacHw_calculateDescriptorCount()
249 void *pDstAddr, /* [ IN ] Destination (Peripheral/Memory) address */322 void *pDstAddr, /* [ IN ] Destination (Peripheral/Memory) address */