Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-tegra/include/mach/
Dirqs.h64 #define INT_SEC_BASE (INT_PRI_BASE + 32) macro
65 #define INT_GPIO1 (INT_SEC_BASE + 0)
66 #define INT_GPIO2 (INT_SEC_BASE + 1)
67 #define INT_GPIO3 (INT_SEC_BASE + 2)
68 #define INT_GPIO4 (INT_SEC_BASE + 3)
69 #define INT_UARTA (INT_SEC_BASE + 4)
70 #define INT_UARTB (INT_SEC_BASE + 5)
71 #define INT_I2C (INT_SEC_BASE + 6)
72 #define INT_SPI (INT_SEC_BASE + 7)
73 #define INT_TWC (INT_SEC_BASE + 8)
[all …]