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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/kernel/
H A Dirq_pyxis.c24 pyxis_update_irq_hw(unsigned long mask) function
34 pyxis_update_irq_hw(cached_irq_mask |= 1UL << (irq - 16));
40 pyxis_update_irq_hw(cached_irq_mask &= ~(1UL << (irq - 16)));

Completed in 56 milliseconds