Searched refs:tiDmaMem (Results 1 – 2 of 2) sorted by relevance
239 sizeof(thisCardInst->tiDmaMem) / in agtiapi_InitResource()240 sizeof(thisCardInst->tiDmaMem[0]) ) { in agtiapi_InitResource()245 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].type = in agtiapi_InitResource()253 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex].dmaVirtAddr, in agtiapi_InitResource()254 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex].dmaPhysAddr, in agtiapi_InitResource()261 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].type, in agtiapi_InitResource()266 thisCardInst->tiDmaMem[thisCardInst->dmaIndex].memSize = in agtiapi_InitResource()398 sizeof(thisCardInst->tiDmaMem) / sizeof(thisCardInst->tiDmaMem[0]) ) { in agtiapi_InitResource()403 tiDmaMem[thisCardInst->dmaIndex].dmaVirtAddr, in agtiapi_InitResource()404 &thisCardInst->tiDmaMem[thisCardInst->dmaIndex]. in agtiapi_InitResource()[all …]
426 ag_dma_addr_t tiDmaMem[AGTIAPI_DMA_MEM_LIST_MAX]; // dma addr list member