Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dtmio_mmc_core.c102 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i) in tmio_mmc_disable_mmc_irqs() function
107 EXPORT_SYMBOL_GPL(tmio_mmc_disable_mmc_irqs);
506 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()
510 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()
514 tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_READOP | TMIO_MASK_WRITEOP); in tmio_mmc_data_irq()
565 tmio_mmc_disable_mmc_irqs(host, in tmio_mmc_cmd_irq()
573 tmio_mmc_disable_mmc_irqs(host, in tmio_mmc_cmd_irq()
1235 tmio_mmc_disable_mmc_irqs(_host, TMIO_MASK_ALL); in tmio_mmc_host_probe()
1316 tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_ALL); in tmio_mmc_host_runtime_suspend()
Dtmio_mmc.h210 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i);