Lines Matching refs:HTCPLD_IRQ
117 #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(1, 3)
336 .irq_base = HTCPLD_IRQ(0, 0),
345 .irq_base = HTCPLD_IRQ(1, 0),