Home
last modified time | relevance | path

Searched refs:HTCPLD_IRQ (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dboard-htcherald.c117 #define HTCPLD_IRQ(chip, offset) (OMAP_IRQ_END + 8 * (chip) + (offset)) macro
152 #define HTCPLD_IRQ_RIGHT_KBD HTCPLD_IRQ(0, 7)
153 #define HTCPLD_IRQ_UP_KBD HTCPLD_IRQ(0, 6)
154 #define HTCPLD_IRQ_LEFT_KBD HTCPLD_IRQ(0, 5)
155 #define HTCPLD_IRQ_DOWN_KBD HTCPLD_IRQ(0, 4)
158 #define HTCPLD_IRQ_RIGHT_DPAD HTCPLD_IRQ(1, 7)
159 #define HTCPLD_IRQ_UP_DPAD HTCPLD_IRQ(1, 6)
160 #define HTCPLD_IRQ_LEFT_DPAD HTCPLD_IRQ(1, 5)
161 #define HTCPLD_IRQ_DOWN_DPAD HTCPLD_IRQ(1, 4)
162 #define HTCPLD_IRQ_ENTER_DPAD HTCPLD_IRQ(
[all...]

Completed in 1 milliseconds