Searched refs:GIC_CPU_EOI (Results 1 – 7 of 7) sorted by relevance
32 #define GIC_CPU_EOI(hw_base) __REG32((hw_base) + 0x10) macro73 GIC_CPU_EOI(_gic_table[index].cpu_hw_base) = irq; in arm_gic_ack()
31 #define GIC_CPU_EOI(hw_base) __REG32((hw_base) + 0x10) macro74 GIC_CPU_EOI(_gic_table[index].cpu_hw_base) = irq; in arm_gic_ack()
39 #define GIC_CPU_EOI(hw_base) __REG32((hw_base) + 0x10U) macro86 GIC_CPU_EOI(_gic_table[index].cpu_hw_base) = irq; in arm_gic_ack()
37 #define GIC_CPU_EOI(hw_base) __REG32((hw_base) + 0x10U) macro84 GIC_CPU_EOI(_gic_table[index].cpu_hw_base) = irq; in arm_gic_ack()
81 #define GIC_CPU_EOI(hw_base) __REG32((hw_base) + 0x10U) macro
80 #define GIC_CPU_EOI(hw_base) HWREG32((hw_base) + 0x10U) macro
Completed in 12 milliseconds