Searched defs:CIRQ_TO_IRQ_NUM (Results 1 – 2 of 2) sorted by relevance
79 #define CIRQ_TO_IRQ_NUM(cirq) ((cirq) + (32U + CIRQ_SPI_START)) macro