Home
last modified time | relevance | path

Searched refs:mmc_dev (Results 51 – 73 of 73) sorted by relevance

123

/openbmc/u-boot/drivers/mmc/
H A Dzynq_sdhci.c75 dev_err(mmc_dev(host->mmc), in arasan_zynqmp_dll_reset()
/openbmc/linux/drivers/mmc/host/
H A Dmmc_hsq.c332 hsq->slot = devm_kcalloc(mmc_dev(mmc), hsq->num_slots, in mmc_hsq_init()
H A Dtmio_mmc_core.c145 pm_runtime_get_sync(mmc_dev(mmc)); in tmio_mmc_enable_sdio_irq()
162 pm_runtime_mark_last_busy(mmc_dev(mmc)); in tmio_mmc_enable_sdio_irq()
163 pm_runtime_put_autosuspend(mmc_dev(mmc)); in tmio_mmc_enable_sdio_irq()
H A Dsdhci-pxav2.c55 struct platform_device *pdev = to_platform_device(mmc_dev(host->mmc)); in pxav2_reset()
H A Dmvsdio.c126 host->sg_frags = dma_map_sg(mmc_dev(host->mmc), in mvsd_setup_data()
295 dma_unmap_sg(mmc_dev(host->mmc), data->sg, host->sg_frags, in mvsd_finish_data()
H A Dsdhci-of-at91.c133 dev_err(mmc_dev(host->mmc), "Failed to calibrate\n"); in sdhci_at91_reset()
H A Dsdhci-esdhc-mcf.c370 struct device *dev = mmc_dev(host->mmc); in esdhc_mcf_plat_init()
H A Dsdhci-of-aspeed.c220 dev = mmc_dev(host->mmc); in aspeed_sdhci_configure_phase()
H A Dvia-sdmmc.c492 count = dma_map_sg(mmc_dev(host->mmc), data->sg, data->sg_len, in via_sdc_preparedata()
639 dma_unmap_sg(mmc_dev(host->mmc), data->sg, data->sg_len, in via_sdc_finish_data()
H A Dsdhci-of-esdhc.c534 struct device *dev = mmc_dev(host->mmc); in esdhc_of_enable_dma()
710 dev_dbg(mmc_dev(host->mmc), "desired SD clock: %d, actual: %d\n", in esdhc_of_set_clock()
H A Dsdhci-omap.c207 dev_err(mmc_dev(mmc), "vqmmc set voltage failed\n"); in sdhci_omap_enable_iov()
868 dev_err(mmc_dev(host->mmc), in sdhci_omap_reset()
H A Dsdhci-sprd.c671 dev_err(mmc_dev(host->mmc), "all tuning phase fail!\n"); in sdhci_sprd_tuning()
H A Dsdhci-acpi.c179 struct device *dev = mmc_dev(mmc); in intel_start_signal_voltage_switch()
H A Drtsx_usb_sdmmc.c1362 err = led_classdev_register(mmc_dev(mmc), &host->led); in rtsx_usb_sdmmc_drv_probe()
H A Dsh_mmcif.c1386 dev_warn(mmc_dev(mmc), "Platform OCR mask is ignored\n"); in sh_mmcif_init_ocr()
H A Ddw_mmc.c484 dma_sync_sg_for_cpu(mmc_dev(host->slot->mmc), in dw_mci_dmac_complete_dma()
827 dma_sync_sg_for_device(mmc_dev(host->slot->mmc), sgl, in dw_mci_edmac_start_dma()
H A Dsdhci-pci-core.c656 struct device *dev = mmc_dev(mmc); in intel_start_signal_voltage_switch()
H A Dmtk-sd.c2805 mmc_dev(mmc)->dma_mask = &host->dma_mask; in msdc_drv_probe()
/openbmc/linux/drivers/mmc/core/
H A Dbus.c55 ATTRIBUTE_GROUPS(mmc_dev);
H A Dblock.c577 dev_err(mmc_dev(card->host), "%s: sbc error %d\n", in __mmc_blk_ioctl_cmd()
584 dev_err(mmc_dev(card->host), "%s: cmd error %d\n", in __mmc_blk_ioctl_cmd()
589 dev_err(mmc_dev(card->host), "%s: data error %d\n", in __mmc_blk_ioctl_cmd()
2482 dev_err(mmc_dev(card->host), in mmc_blk_alloc_req()
H A Dsdio.c1020 dev_warn(mmc_dev(host), in mmc_sdio_pre_suspend()
/openbmc/linux/include/linux/mmc/
H A Dhost.h558 #define mmc_dev(x) ((x)->parent) macro
/openbmc/u-boot/common/
H A Davb_verify.c874 ops_data->mmc_dev = boot_device; in avb_ops_alloc()

123