Lines Matching +full:everything +full:- +full:else
1 // SPDX-License-Identifier: GPL-2.0-or-later
51 irq -= BCM1480_NR_IRQS_HALF; in bcm1480_mask_irq()
68 irq -= BCM1480_NR_IRQS_HALF; in bcm1480_unmask_irq()
80 unsigned int irq_dirty, irq = d->irq; in bcm1480_set_affinity()
97 irq_dirty -= BCM1480_NR_IRQS_HALF; in bcm1480_set_affinity()
127 unsigned int irq = d->irq; in disable_bcm1480_irq()
134 unsigned int irq = d->irq; in enable_bcm1480_irq()
142 unsigned int irq_dirty, irq = d->irq; in ack_bcm1480_irq()
154 irq_dirty -= BCM1480_NR_IRQS_HALF; in ack_bcm1480_irq()
171 #else in ack_bcm1480_irq()
177 * Pass 2, the LDT world may be edge-triggered, but in ack_bcm1480_irq()
179 * level-sensitive, the EOI is required. in ack_bcm1480_irq()
191 .name = "BCM1480-IMR",
222 * PCI and LDT to one cpu and everything else to the other
225 * On the second cpu, everything is set to IP5, which is
228 * can do cross-cpu function calls, as required by SMP
244 /* Default everything to IP2 */ in arch_init_irq()
267 * inter-cpu messages in arch_init_irq()
285 /* Mask everything except the high 16 bit of mailbox_0 registers for all cpus */ in arch_init_irq()
326 do_IRQ(fls64(mask_h) - 1); in dispatch_ip2()
327 else if (mask_l) in dispatch_ip2()
342 else if (pending & CAUSEF_IP3) in plat_irq_dispatch()
346 else if (pending & CAUSEF_IP2) in plat_irq_dispatch()