PORT_IRQ_ENABLE_SET
irq_enabled = readl(port + PORT_IRQ_ENABLE_SET);
writel(irq_enabled, port + PORT_IRQ_ENABLE_SET);
writel(DEF_PORT_IRQ, port + PORT_IRQ_ENABLE_SET);