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

/linux-master/drivers/mmc/host/
H A Drtsx_usb_sdmmc.c59 static inline struct device *sdmmc_dev(struct rtsx_usb_sdmmc *host) function
82 dev_dbg(sdmmc_dev(host), "SD_STAT1: 0x%x\n", val);
84 dev_dbg(sdmmc_dev(host), "SD_STAT2: 0x%x\n", val);
86 dev_dbg(sdmmc_dev(host), "SD_BUS_STAT: 0x%x\n", val);
104 dev_dbg(sdmmc_dev(host), "%s: SD/MMC CMD%d\n", __func__
152 dev_dbg(sdmmc_dev(host),
162 dev_dbg(sdmmc_dev(host),
167 dev_dbg(sdmmc_dev(host),
176 dev_dbg(sdmmc_dev(host), "cmd->resp[0] = 0x%08x\n",
184 dev_dbg(sdmmc_dev(hos
[all...]
H A Drtsx_pci_sdmmc.c51 static inline struct device *sdmmc_dev(struct realtek_pci_sdmmc *host) function
77 dev_dbg(sdmmc_dev(host), "0x%04X(%d): %8ph\n",
157 dev_err(sdmmc_dev(host),
188 dev_err(sdmmc_dev(host),
195 dev_dbg(sdmmc_dev(host), "pre dma sg: %d\n", host->cookie_sg_count);
224 dev_dbg(sdmmc_dev(host), "%s: SD/MMC CMD %d, arg = 0x%08x\n",
272 dev_dbg(sdmmc_dev(host),
288 dev_dbg(sdmmc_dev(host), "Invalid response bit\n");
296 dev_dbg(sdmmc_dev(host), "CRC7 error\n");
311 dev_dbg(sdmmc_dev(hos
[all...]

Completed in 123 milliseconds