Searched refs:s3cmci_host_usedma (Results 1 – 1 of 1) sorted by relevance
175 static inline bool s3cmci_host_usedma(struct s3cmci_host *host) in s3cmci_host_usedma() function597 if (!s3cmci_host_usedma(host)) { in s3cmci_irq()835 if (s3cmci_host_usedma(host) && (!host->dma_complete)) { in finalize_request()888 if (s3cmci_host_usedma(host)) in finalize_request()1008 if (s3cmci_host_usedma(host)) in s3cmci_setup_data()1154 if (s3cmci_host_usedma(host)) in s3cmci_send_request()1438 seq_printf(seq, "Do DMA = %d\n", s3cmci_host_usedma(host)); in s3cmci_state_show()1690 if (s3cmci_host_usedma(host)) { in s3cmci_probe()1762 s3cmci_host_usedma(host) ? "dma" : "pio", in s3cmci_probe()1777 if (s3cmci_host_usedma(host)) in s3cmci_probe()[all …]