Searched refs:tmio_mmc_disable_mmc_irqs (Results 1 – 3 of 3) sorted by relevance
60 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i) in tmio_mmc_disable_mmc_irqs() function548 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()552 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_DATAEND); in tmio_mmc_data_irq()556 tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_READOP | TMIO_MASK_WRITEOP); in tmio_mmc_data_irq()1157 tmio_mmc_disable_mmc_irqs(_host, TMIO_MASK_ALL); in tmio_mmc_host_probe()1244 tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_ALL); in tmio_mmc_host_runtime_suspend()
77 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_RXRDY); in tmio_mmc_start_dma_rx()153 tmio_mmc_disable_mmc_irqs(host, TMIO_STAT_TXRQ); in tmio_mmc_start_dma_tx()
112 void tmio_mmc_disable_mmc_irqs(struct tmio_mmc_host *host, u32 i);