Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-shx3.c191 IRL, PCII56789, SCIF0, SCIF1, SCIF2, SCIF3, enumerator
242 INTC_GROUP(IRL, IRL_LLLL, IRL_LLLH, IRL_LLHL, IRL_LLHH,
264 { IRL } },
/openbmc/qemu/hw/sh4/
H A Dsh7750.c533 IRL, enumerator
653 INTC_GROUP(IRL, IRL_0, IRL_1, IRL_2, IRL_3, IRL_4, IRL_5, IRL_6,
902 sh_intc_toggle_source(&s->intc.sources[IRL], 1, 0); /* enable */ in sh7750_irl()
903 return qemu_allocate_irq(sh_intc_set_irl, &s->intc.sources[IRL], 0); in sh7750_irl()