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

/linux-master/drivers/parisc/
H A Deisa_enumerator.c126 pr_cont("IRQ %d ", c & HPEE_IRQ_CHANNEL_MASK);
128 eisa_make_irq_level(c & HPEE_IRQ_CHANNEL_MASK);
130 eisa_make_irq_edge(c & HPEE_IRQ_CHANNEL_MASK);
/linux-master/arch/parisc/include/asm/
H A Deisa_eeprom.h104 #define HPEE_IRQ_CHANNEL_MASK 0xf macro

Completed in 265 milliseconds