Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/mmc/sdhci/
H A Dsdhci.h202 #define SDHCI_SG_DMA_LEN(sg) ((sg)->dma_length) macro
204 #define SDHCI_SG_DMA_LEN(sg) ((sg)->length) macro
H A Dsdhci.c324 len = SDHCI_SG_DMA_LEN(&host->sg[i]); in SdhciAdmaTablePre()
534 sgLength = SDHCI_SG_DMA_LEN(&host->sg[i]); in SdhciDataSync()

Completed in 5 milliseconds