Lines Matching defs:s3cmci_host_usedma
239 * s3cmci_host_usedma - return whether the host is using dma or pio
246 static inline bool s3cmci_host_usedma(struct s3cmci_host *host)
649 if (!s3cmci_host_usedma(host)) {
836 if (s3cmci_host_usedma(host) && (!host->dma_complete)) {
889 if (s3cmci_host_usedma(host))
980 if (s3cmci_host_usedma(host))
1127 if (s3cmci_host_usedma(host))
1362 seq_printf(seq, "Do DMA = %d\n", s3cmci_host_usedma(host));
1596 if (s3cmci_host_usedma(host)) {
1662 s3cmci_host_usedma(host) ? "dma" : "pio",
1677 if (s3cmci_host_usedma(host))
1721 if (s3cmci_host_usedma(host))