Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/include/asm/
H A Deisa_bus.h12 extern void eisa_make_irq_edge(int num);
/openbmc/linux/drivers/parisc/
H A Deisa.c422 void eisa_make_irq_edge(int num) in eisa_make_irq_edge() function
450 eisa_make_irq_edge(val); /* clear the corresponding bit */ in eisa_irq_setup()
H A Deisa_enumerator.c130 eisa_make_irq_edge(c & HPEE_IRQ_CHANNEL_MASK); in configure_irq()