Home
last modified time | relevance | path

Searched refs:mmci_dmae_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dmmci_qcom_dml.c53 int ret = mmci_dmae_start(host, datactrl); in qcom_dma_start()
H A Dmmci.h479 int mmci_dmae_start(struct mmci_host *host, unsigned int *datactrl);
H A Dmmci.c1101 int mmci_dmae_start(struct mmci_host *host, unsigned int *datactrl) in mmci_dmae_start() function
1175 .dma_start = mmci_dmae_start,