Home
last modified time | relevance | path

Searched refs:tmio_mmc_enable_mmc_irqs (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/mmc/host/
H A Dtmio_mmc_core.c102 void tmio_mmc_enable_mmc_irqs(struct tmio_mmc_host *host, u32 i) in tmio_mmc_enable_mmc_irqs() function
107 EXPORT_SYMBOL_GPL(tmio_mmc_enable_mmc_irqs);
209 tmio_mmc_enable_mmc_irqs(host, in tmio_mmc_reset()
335 tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_CMD); in tmio_mmc_start_command()
608 tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_READOP); in tmio_mmc_cmd_irq()
616 tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_WRITEOP); in tmio_mmc_cmd_irq()
H A Duniphier-sd.c122 tmio_mmc_enable_mmc_irqs(host, TMIO_STAT_DATAEND); in uniphier_sd_external_dma_callback()
245 tmio_mmc_enable_mmc_irqs(host, TMIO_STAT_DATAEND); in uniphier_sd_internal_dma_issue()
H A Dtmio_mmc.h202 void tmio_mmc_enable_mmc_irqs(struct tmio_mmc_host *host, u32 i);
H A Drenesas_sdhi_sys_dmac.c332 tmio_mmc_enable_mmc_irqs(host, TMIO_STAT_DATAEND); in renesas_sdhi_sys_dmac_issue_work_fn()
H A Drenesas_sdhi_internal_dmac.c450 tmio_mmc_enable_mmc_irqs(host, TMIO_STAT_DATAEND); in renesas_sdhi_internal_dmac_issue_work_fn()