INTR_RX_DONE
writel(INTR_RX_DONE | INTR_RX_BUF_UNAVAIL, cp->regs + REG_ALIAS_CLEAR);
if (status & INTR_RX_DONE) {
status &= ~INTR_RX_DONE;