Searched refs:INTR_VCS (Results 1 – 2 of 2) sorted by relevance
137 .irq_offset = 32 + ilog2(INTR_VCS(0)),145 .irq_offset = 32 + ilog2(INTR_VCS(1)),153 .irq_offset = 32 + ilog2(INTR_VCS(2)),161 .irq_offset = 32 + ilog2(INTR_VCS(3)),169 .irq_offset = 32 + ilog2(INTR_VCS(4)),177 .irq_offset = 32 + ilog2(INTR_VCS(5)),185 .irq_offset = 32 + ilog2(INTR_VCS(6)),193 .irq_offset = 32 + ilog2(INTR_VCS(7)),
574 #define INTR_VCS(x) REG_BIT(x) macro