Home
last modified time | relevance | path

Searched refs:tmio_mmc_disable_mmc_irqs (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/host/
H A Dtmio_mmc_core.c109 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i) in tmio_mmc_disable_mmc_irqs() function
114 EXPORT_SYMBOL_GPL(tmio_mmc_disable_mmc_irqs);
551 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()
555 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()
559 tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_READOP | TMIO_MASK_WRITEOP); in tmio_mmc_data_irq()
610 tmio_mmc_disable_mmc_irqs(host, in tmio_mmc_cmd_irq()
618 tmio_mmc_disable_mmc_irqs(host, in tmio_mmc_cmd_irq()
1256 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_remove()
1286 tmio_mmc_disable_mmc_irqs(host, host->sdcard_irq_mask_all); in tmio_mmc_host_runtime_suspend()
H A Dtmio_mmc.h203 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i);