Searched refs:INTR_VECS (Results 1 – 2 of 2) sorted by relevance
201 .irq_offset = 32 + ilog2(INTR_VECS(0)),209 .irq_offset = 32 + ilog2(INTR_VECS(1)),217 .irq_offset = 32 + ilog2(INTR_VECS(2)),225 .irq_offset = 32 + ilog2(INTR_VECS(3)),
573 #define INTR_VECS(x) REG_BIT(31 - (x)) macro