Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dtmio_mmc_core.c97 void tmio_mmc_enable_mmc_irqs(struct tmio_mmc_host *host, u32 i) in tmio_mmc_enable_mmc_irqs() function
102 EXPORT_SYMBOL_GPL(tmio_mmc_enable_mmc_irqs);
364 tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_CMD); in tmio_mmc_start_command()
636 tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_READOP); in tmio_mmc_cmd_irq()
644 tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_WRITEOP); in tmio_mmc_cmd_irq()
1320 tmio_mmc_enable_mmc_irqs(_host, in tmio_mmc_host_probe()
1421 tmio_mmc_enable_mmc_irqs(host, in tmio_mmc_host_runtime_resume()
Drenesas_sdhi_internal_dmac.c218 tmio_mmc_enable_mmc_irqs(host, TMIO_STAT_DATAEND); in renesas_sdhi_internal_dmac_issue_tasklet_fn()
Dtmio_mmc.h211 void tmio_mmc_enable_mmc_irqs(struct tmio_mmc_host *host, u32 i);
Drenesas_sdhi_sys_dmac.c369 tmio_mmc_enable_mmc_irqs(host, TMIO_STAT_DATAEND); in renesas_sdhi_sys_dmac_issue_tasklet_fn()