TMIO_MASK_WRITEOP
#define TMIO_MASK_IRQ (TMIO_MASK_READOP | TMIO_MASK_WRITEOP | TMIO_MASK_CMD)
tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_READOP | TMIO_MASK_WRITEOP);
tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_WRITEOP);
TMIO_MASK_WRITEOP);