Searched refs:IRQ_I2C (Results 1 – 12 of 12) sorted by relevance
46 .start = IRQ_I2C,47 .end = IRQ_I2C,
47 #define IRQ_I2C 28 macro
35 #define IRQ_I2C 0x11 macro
47 #define IRQ_I2C PXA_IRQ(18) /* I2C Service Request */ macro
58 .start = IRQ_I2C,
471 [IRQ_I2C] = 3,
504 [IRQ_I2C] = 7,
541 [IRQ_I2C] = 3,
796 [IRQ_I2C] = 3,
75 #define IRQ_I2C 39 macro
302 .start = IRQ_I2C,303 .end = IRQ_I2C,
269 case IRQ_I2C: in pxa3xx_set_wake()