Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/kernel/
Dirq_pyxis.c24 pyxis_update_irq_hw(unsigned long mask) in pyxis_update_irq_hw() function
34 pyxis_update_irq_hw(cached_irq_mask |= 1UL << (irq - 16)); in pyxis_enable_irq()
40 pyxis_update_irq_hw(cached_irq_mask &= ~(1UL << (irq - 16))); in pyxis_disable_irq()