TMIO_MASK_WRITEOP 106 drivers/mmc/host/tmio_mmc.h #define TMIO_MASK_IRQ (TMIO_MASK_READOP | TMIO_MASK_WRITEOP | TMIO_MASK_CMD) TMIO_MASK_WRITEOP 514 drivers/mmc/host/tmio_mmc_core.c tmio_mmc_disable_mmc_irqs(host, TMIO_MASK_READOP | TMIO_MASK_WRITEOP); TMIO_MASK_WRITEOP 571 drivers/mmc/host/tmio_mmc_core.c tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_WRITEOP); TMIO_MASK_WRITEOP 574 drivers/mmc/host/tmio_mmc_core.c TMIO_MASK_WRITEOP);