Home
last modified time | relevance | path

Searched refs:dmaPaddr (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/mmc/himci_v200/
H A Dhimci.h531 DMA_ADDR_T dmaPaddr; member
H A Dhimci.c256 HIMCI_WRITEL(host->dmaPaddr, (uintptr_t)host->base + MMC_DBADDR); in HimciDmaStart()
711 des[desCnt].dmaDesNextAddr = host->dmaPaddr + (desCnt + 1) * sizeof(struct HimciDes); in HimciSetupData()
728 HimciDmaCacheClean((void *)(uintptr_t)host->dmaPaddr, HIMCI_PAGE_SIZE); in HimciSetupData()
1773 host->dmaVaddr = (uint32_t *)LOS_DmaMemAlloc(&host->dmaPaddr, HIMCI_PAGE_SIZE, CACHE_ALIGNED_SIZE, DMA_CACHE); in HimciHostInit()

Completed in 5 milliseconds