Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dsh73a0.h72 #define SH73A0_PINT1_IRQ(irq) ((irq) + 732) macro
Dintc-sh73a0.c266 #define PINT1E_IRQ(n, irq) INTC_IRQ((n), SH73A0_PINT1_IRQ(irq))
306 pint_demux(PINTRR1, PINTER1_VIRT, SH73A0_PINT1_IRQ(0)); in sh73a0_pint1_demux()