Home
last modified time | relevance | path

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

/bionic/libc/kernel/arch-arm/asm/arch/
Dirqs.h77 #define IH2_BASE 32 macro
79 #define INT_KEYBOARD (1 + IH2_BASE)
80 #define INT_uWireTX (2 + IH2_BASE)
81 #define INT_uWireRX (3 + IH2_BASE)
82 #define INT_I2C (4 + IH2_BASE)
83 #define INT_MPUIO (5 + IH2_BASE)
84 #define INT_USB_HHC_1 (6 + IH2_BASE)
85 #define INT_McBSP3TX (10 + IH2_BASE)
86 #define INT_McBSP3RX (11 + IH2_BASE)
87 #define INT_McBSP1TX (12 + IH2_BASE)
[all …]