Searched refs:GIC_RDISTSGI_ISPENDR0 (Results 1 – 4 of 4) sorted by relevance
128 #define GIC_RDISTSGI_ISPENDR0(hw_base) __REG32((hw_base) + GIC_RSGI_OFFSET + 0x200U) macro
125 #define GIC_RDISTSGI_ISPENDR0(hw_base) HWREG32((hw_base) + GIC_RSGI_OFFSET + 0x200U) macro
840 rt_kprintf("0x%08x\n", GIC_RDISTSGI_ISPENDR0(_gic_table[index].redist_hw_base[cpu_id])); in arm_gic_sgi_dump()
Completed in 8 milliseconds