Home
last modified time | relevance | path

Searched refs:GIC_DIST_ICPIDR2 (Results 1 – 9 of 9) sorted by relevance

/libcpu/arm/zynqmp-r5/
A Dgic.c48 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8) macro
124 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4) & 0xf, in arm_gic_dump_type()
/libcpu/arm/realview-a8-vmm/
A Dgic.c49 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8) macro
149 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4) & 0xf, in arm_gic_dump_type()
/libcpu/aarch64/common/
A Dgic.c61 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8U) macro
473 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4U) & 0xfUL, in arm_gic_dump_type()
/libcpu/arm/cortex-a/
A Dgic.c59 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8U) macro
454 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4U) & 0xfUL, in arm_gic_dump_type()
A Dgicv3.h103 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8U) macro
A Dgicv3.c664 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4U) & 0xfUL, in arm_gic_dump_type()
/libcpu/arm/cortex-r52/
A Dgicv3.h103 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8U) macro
A Dgicv3.c639 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4U) & 0xfUL, in arm_gic_dump_type()
/libcpu/aarch64/common/include/
A Dgicv3.h102 #define GIC_DIST_ICPIDR2(hw_base) HWREG32((hw_base) + 0xfe8U) macro

Completed in 17 milliseconds