Lines Matching refs:HTCPLD_IRQ
132 #define HTCPLD_IRQ(chip, offset) (OMAP_IRQ_END + 8 * (chip) + (offset)) macro
167 #define HTCPLD_IRQ_RIGHT_KBD HTCPLD_IRQ(0, 7)
168 #define HTCPLD_IRQ_UP_KBD HTCPLD_IRQ(0, 6)
169 #define HTCPLD_IRQ_LEFT_KBD HTCPLD_IRQ(0, 5)
170 #define HTCPLD_IRQ_DOWN_KBD HTCPLD_IRQ(0, 4)
173 #define HTCPLD_IRQ_RIGHT_DPAD HTCPLD_IRQ(1, 7)
174 #define HTCPLD_IRQ_UP_DPAD HTCPLD_IRQ(1, 6)
175 #define HTCPLD_IRQ_LEFT_DPAD HTCPLD_IRQ(1, 5)
176 #define HTCPLD_IRQ_DOWN_DPAD HTCPLD_IRQ(1, 4)
177 #define HTCPLD_IRQ_ENTER_DPAD HTCPLD_IRQ(1, 3)
351 .irq_base = HTCPLD_IRQ(0, 0),
360 .irq_base = HTCPLD_IRQ(1, 0),