DEF_PORT_IRQ
pp->intr_mask = DEF_PORT_IRQ;
writel(DEF_PORT_IRQ, port + PORT_IRQ_ENABLE_SET);
writel(DEF_PORT_IRQ, port->mmio + PORT_IRQ_MASK);