Home
last modified time | relevance | path

Searched refs:GIC_RDISTSGI_ISPENDR0 (Results 1 – 4 of 4) sorted by relevance

/libcpu/arm/cortex-a/
A Dgicv3.h128 #define GIC_RDISTSGI_ISPENDR0(hw_base) __REG32((hw_base) + GIC_RSGI_OFFSET + 0x200U) macro
/libcpu/arm/cortex-r52/
A Dgicv3.h128 #define GIC_RDISTSGI_ISPENDR0(hw_base) __REG32((hw_base) + GIC_RSGI_OFFSET + 0x200U) macro
/libcpu/aarch64/common/include/
A Dgicv3.h125 #define GIC_RDISTSGI_ISPENDR0(hw_base) HWREG32((hw_base) + GIC_RSGI_OFFSET + 0x200U) macro
/libcpu/aarch64/common/
A Dgicv3.c840 rt_kprintf("0x%08x\n", GIC_RDISTSGI_ISPENDR0(_gic_table[index].redist_hw_base[cpu_id])); in arm_gic_sgi_dump()

Completed in 7 milliseconds