Searched defs:IRQ_SPI (Results 1 – 2 of 2) sorted by relevance
54 #define IRQ_SPI(n) (32 + (n)) macro
56 #define IRQ_SPI(n) ((n) + 32) macro