tmio_mmc_enable_mmc_irqs
tmio_mmc_enable_mmc_irqs(host, TMIO_STAT_DATAEND);
tmio_mmc_enable_mmc_irqs(host, TMIO_STAT_DATAEND);
void tmio_mmc_enable_mmc_irqs(struct tmio_mmc_host *host, u32 i);
EXPORT_SYMBOL_GPL(tmio_mmc_enable_mmc_irqs);
tmio_mmc_enable_mmc_irqs(host,
tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_CMD);
tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_READOP);
tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_WRITEOP);
tmio_mmc_enable_mmc_irqs(host, TMIO_STAT_DATAEND);
tmio_mmc_enable_mmc_irqs(host, TMIO_STAT_DATAEND);