Searched refs:GIC_DIST_ICPIDR2 (Results 1 – 9 of 9) sorted by relevance
48 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8) macro124 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4) & 0xf, in arm_gic_dump_type()
49 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8) macro149 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4) & 0xf, in arm_gic_dump_type()
61 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8U) macro473 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4U) & 0xfUL, in arm_gic_dump_type()
59 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8U) macro454 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4U) & 0xfUL, in arm_gic_dump_type()
103 #define GIC_DIST_ICPIDR2(hw_base) __REG32((hw_base) + 0xfe8U) macro
664 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4U) & 0xfUL, in arm_gic_dump_type()
639 (GIC_DIST_ICPIDR2(_gic_table[index].dist_hw_base) >> 4U) & 0xfUL, in arm_gic_dump_type()
102 #define GIC_DIST_ICPIDR2(hw_base) HWREG32((hw_base) + 0xfe8U) macro
Completed in 14 milliseconds