Searched refs:imxmci_cpu_driven_data (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dimxmmc.c537 static int imxmci_cpu_driven_data(struct imxmci_host *host, unsigned int *pstat) function
550 dev_dbg(mmc_dev(host->mmc), "imxmci_cpu_driven_data running STATUS = 0x%x\n",
559 50, "imxmci_cpu_driven_data read");
582 dev_dbg(mmc_dev(host->mmc), "imxmci_cpu_driven_data read %d burst %d STATUS = 0x%x\n",
593 dev_dbg(mmc_dev(host->mmc), "imxmci_cpu_driven_data read timeout STATUS = 0x%x\n",
601 20, "imxmci_cpu_driven_data write");
618 dev_dbg(mmc_dev(host->mmc), "imxmci_cpu_driven_data write burst %d STATUS = 0x%x\n",
732 if (imxmci_cpu_driven_data(host, &stat)) {

Completed in 98 milliseconds