Searched refs:dmanow (Results 1 – 1 of 1) sorted by relevance
3515 dma_addr_t dmastart, dmanow; in sdhci_data_irq() local3518 dmanow = dmastart + host->data->bytes_xfered; in sdhci_data_irq()3522 dmanow = (dmanow & in sdhci_data_irq()3525 host->data->bytes_xfered = dmanow - dmastart; in sdhci_data_irq()3527 &dmastart, host->data->bytes_xfered, &dmanow); in sdhci_data_irq()3528 sdhci_set_sdma_addr(host, dmanow); in sdhci_data_irq()