Home
last modified time | relevance | path

Searched refs:pyxis_update_irq_hw (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/alpha/kernel/
H A Dirq_pyxis.c25 pyxis_update_irq_hw(unsigned long mask) in pyxis_update_irq_hw() function
35 pyxis_update_irq_hw(cached_irq_mask |= 1UL << (d->irq - 16)); in pyxis_enable_irq()
41 pyxis_update_irq_hw(cached_irq_mask &= ~(1UL << (d->irq - 16))); in pyxis_disable_irq()