SUSPEND_REQUEST_INTERRUPT
writel(~(u32)BIT(SUSPEND_REQUEST_INTERRUPT), &dev->regs->irqstat1),
if (stat & BIT(SUSPEND_REQUEST_INTERRUPT)) {
stat &= ~BIT(SUSPEND_REQUEST_INTERRUPT);
BIT(SUSPEND_REQUEST_INTERRUPT) |