Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/arch-mips/include/asm/vr41xx/
Dirq.h55 #define SYSINT2_IRQ(x) (SYSINT2_IRQ_BASE + (x)) macro
56 #define RTCLONG2_IRQ SYSINT2_IRQ(0)
57 #define LED_IRQ SYSINT2_IRQ(1)
59 #define HSP_IRQ SYSINT2_IRQ(2)
60 #define TCLOCK_IRQ SYSINT2_IRQ(3)
61 #define FIR_IRQ SYSINT2_IRQ(4)
62 #define CEU_IRQ SYSINT2_IRQ(4)
64 #define DSIU_IRQ SYSINT2_IRQ(5)
65 #define PCI_IRQ SYSINT2_IRQ(6)
66 #define SCU_IRQ SYSINT2_IRQ(7)
[all …]