pyxis_update_irq_hw
pyxis_update_irq_hw(cached_irq_mask |= 1UL << (d->irq - 16));
pyxis_update_irq_hw(cached_irq_mask &= ~(1UL << (d->irq - 16)));