Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dirq.h32 #define irq_demux(irq) sh_mv.mv_irq_demux(irq) macro
/openbmc/linux/arch/sh/kernel/
H A Dmachvec.c119 mv_set(irq_demux); in sh_mv_setup()
H A Dirq.c194 irq = irq_demux(irq_lookup(irq)); in do_IRQ()