Lines Matching refs:mmc_dev

212 	dev_vdbg(mmc_dev(host->mmc), "%s(0x%p + 0x%x) = 0x%x\n", __func__,
219 dev_vdbg(mmc_dev(host->mmc), "%s(0x%p + 0x%x) = 0x%x\n", __func__,
226 dev_vdbg(mmc_dev(host->mmc), "%s(0x%p + 0x%x) = 0x%x\n", __func__,
234 dev_vdbg(mmc_dev(host->mmc), "%s(0x%p + 0x%x) = 0x%x\n", __func__,
286 dev_dbg(mmc_dev(host->mmc),
290 dev_warn(mmc_dev(host->mmc),
298 dev_warn(mmc_dev(host->mmc), "Err sts 0x%x, state %u, CMD%d\n",
320 dev_dbg(mmc_dev(host->mmc), "%s(): CMD%u of %u SG: %ux%u @ 0x%x\n",
387 dev_dbg(mmc_dev(host->mmc), "Mapped %p (%lx) at %p + %u for CMD%u @ 0x%p\n",
466 dev_dbg(mmc_dev(host->mmc), "%s(): %zu of %zu @ %zu\n", __func__,
510 dev_dbg(mmc_dev(host->mmc), "Mapped %p (%lx) at %p for CMD%u @ 0x%p\n",
556 dev_name(mmc_dev(host->mmc)), mrq))
559 dev_dbg(mmc_dev(host->mmc), "%s(): CMD%u DMA completed\n", __func__,
600 dev_dbg(mmc_dev(host->mmc), "%s(): mapped %d -> %d, cookie %d @ %p\n",
608 dev_warn(mmc_dev(host->mmc),
630 dev_dbg(mmc_dev(host->mmc), "%s(): SG of %u: %ux%u\n",
643 dev_dbg(mmc_dev(host->mmc), "%s(): IO error %d, status 0x%x\n",
651 dev_warn(mmc_dev(host->mmc),
662 dev_warn(mmc_dev(host->mmc), "Unexpected response received!\n");
681 host->chan_tx = dma_request_chan(mmc_dev(host->mmc), "tx");
682 dev_dbg(mmc_dev(host->mmc), "%s: TX: got channel %p\n", __func__,
698 host->chan_rx = dma_request_chan(mmc_dev(host->mmc), "rx");
699 dev_dbg(mmc_dev(host->mmc), "%s: RX: got channel %p\n", __func__,
740 dev_err(mmc_dev(host->mmc), "SD bus busy, clock set aborted\n");
769 dev_dbg(mmc_dev(host->mmc), "target %lu, div %u, set %lu\n",
824 dev_dbg(mmc_dev(mmc), "%uHz, OCR: %u, power %u, bus-width %u, timing %u\n",
839 dev_err(mmc_dev(mmc), "Cannot reset the interface!\n");
854 dev_err(mmc_dev(mmc),
893 dev_dbg(mmc_dev(host->mmc), "Set %s timeout %lu ticks @ %lu Hz\n",
917 dev_dbg(mmc_dev(host->mmc), "%s(CMD%d: %ux%u): err %d %d %d\n",
975 dev_warn(mmc_dev(host->mmc),
1003 dev_dbg(mmc_dev(host->mmc), "Command active, request aborted\n");
1034 dev_warn(mmc_dev(host->mmc), "%s(): %u blocks of %u bytes\n",
1051 dev_dbg(mmc_dev(host->mmc),
1063 dev_dbg(mmc_dev(host->mmc),
1070 dev_dbg(mmc_dev(host->mmc), "%s(): request opcode %u\n",
1145 dev_dbg(mmc_dev(mmc), "%s(): %sable\n", __func__, enable ? "en" : "dis");
1170 return pinctrl_select_default_state(mmc_dev(host->mmc));
1184 dev_warn_once(mmc_dev(mmc),
1240 dev_err(mmc_dev(host->mmc),
1259 dev_dbg(mmc_dev(host->mmc), "Response 0x%x\n", rsp[0]);
1297 dev_dbg(mmc_dev(host->mmc), "%s(): %d\n", __func__, data->error);
1340 dev_dbg(mmc_dev(host->mmc), "%s(): %d\n", __func__, data->error);
1358 dev_err(mmc_dev(host->mmc),
1520 dev_warn(mmc_dev(host->mmc), "%s(): %d\n", __func__, ret);
1529 dev_warn(mmc_dev(host->mmc), "%s(): %d\n", __func__,
1535 dev_err(mmc_dev(host->mmc), "Invalid state %u\n", host->wait);
1567 dev_warn(mmc_dev(host->mmc), "%s(): data error %d\n",
1592 dev_dbg(mmc_dev(host->mmc),
1621 dev_warn(mmc_dev(host->mmc),
1625 dev_dbg(mmc_dev(host->mmc),
1638 dev_dbg(mmc_dev(host->mmc), "%s(): status 0x%x\n", __func__, status);
1689 dev_warn(mmc_dev(host->mmc),
1703 dev_err(mmc_dev(host->mmc), "Invalid state %u\n", host->wait);
1720 dev_dbg(mmc_dev(host->mmc),