Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dirqs.h40 #define IRQ_I2C PXA_IRQ(18) /* I2C Service Request */ macro
H A Ddevices.c259 .start = IRQ_I2C,
260 .end = IRQ_I2C,
H A Dpxa3xx.c239 case IRQ_I2C: in pxa3xx_set_wake()