Searched refs:do_dma (Results 1 – 2 of 2) sorted by relevance
195 bool do_dma; member324 if (host->do_dma) in mmc_davinci_start_command()350 if (!host->do_dma) in mmc_davinci_start_command()355 if (!host->do_dma) in mmc_davinci_start_command()363 if (!host->do_dma && (host->data_dir == DAVINCI_MMC_DATADIR_WRITE)) in mmc_davinci_start_command()371 if (!host->do_dma && host->bytes_left <= poll_threshold) { in mmc_davinci_start_command()480 host->do_dma = 1; in mmc_davinci_start_dma_transfer()607 host->do_dma = 0; in mmc_davinci_request()783 if (host->do_dma) { in mmc_davinci_xfer_done()788 host->do_dma = false; in mmc_davinci_xfer_done()[all …]
127 int do_dma; member237 return host->do_dma; in mxcmci_use_dma()301 host->do_dma = 0; in mxcmci_setup_data()328 host->do_dma = 0; in mxcmci_setup_data()751 host->do_dma = 1; in mxcmci_request()844 host->do_dma = 0; in mxcmci_set_ios()