Searched refs:VIC_INT_SELECT (Results 1 – 1 of 1) sorted by relevance
31 #define VIC_INT_SELECT 0x0c /* 1 = FIQ, 0 = IRQ */ macro111 writel(vic->int_select, base + VIC_INT_SELECT); in resume_one_vic()138 vic->int_select = readl(base + VIC_INT_SELECT); in suspend_one_vic()377 writel(0, base + VIC_INT_SELECT); in vic_disable()