MVSD_NOR_CARD_INT
mvsd_write(MVSD_NOR_INTR_STATUS, ~MVSD_NOR_CARD_INT);
host->intr_en &= MVSD_NOR_CARD_INT;
intr_done_mask = MVSD_NOR_CARD_INT | MVSD_NOR_RX_READY |
host->intr_en &= MVSD_NOR_CARD_INT;
if (intr_status & MVSD_NOR_CARD_INT) {
host->intr_en &= MVSD_NOR_CARD_INT;
host->intr_en |= MVSD_NOR_CARD_INT;
host->intr_en &= ~MVSD_NOR_CARD_INT;