IRB_RX_INT_EN
writel(IRB_RX_INTS, dev->rx_base + IRB_RX_INT_EN);
writel(0x00, dev->rx_base + IRB_RX_INT_EN);
writel(0x00, rc_dev->rx_base + IRB_RX_INT_EN);
writel(IRB_RX_INTS, rc_dev->rx_base + IRB_RX_INT_EN);