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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Dimxmmc.c549 static int imxmci_cpu_driven_data(struct imxmci_host *host, unsigned int *pstat) function
562 dev_dbg(mmc_dev(host->mmc), "imxmci_cpu_driven_data running STATUS = 0x%x\n",
571 50, "imxmci_cpu_driven_data read");
594 dev_dbg(mmc_dev(host->mmc), "imxmci_cpu_driven_data read %d burst %d STATUS = 0x%x\n",
605 dev_dbg(mmc_dev(host->mmc), "imxmci_cpu_driven_data read timeout STATUS = 0x%x\n",
613 20, "imxmci_cpu_driven_data write");
630 dev_dbg(mmc_dev(host->mmc), "imxmci_cpu_driven_data write burst %d STATUS = 0x%x\n",
735 if(imxmci_cpu_driven_data(host, &stat)){

Completed in 34 milliseconds