Searched refs:GIC_CPU_IIDR (Results 1 – 8 of 8) sorted by relevance
42 #define GIC_CPU_IIDR(hw_base) __REG32((hw_base) + 0xFCU) macro341 return GIC_CPU_IIDR(_gic_table[index].cpu_hw_base); in arm_gic_get_interface_id()
522 ret = GIC_CPU_IIDR(_gic_table[index].cpu_hw_base[cpuid]); in arm_gic_get_interface_id()
40 #define GIC_CPU_IIDR(hw_base) __REG32((hw_base) + 0xFCU) macro338 return GIC_CPU_IIDR(_gic_table[index].cpu_hw_base); in arm_gic_get_interface_id()
84 #define GIC_CPU_IIDR(hw_base) __REG32((hw_base) + 0xFCU) macro
426 return GIC_CPU_IIDR(_gic_table[index].cpu_hw_base); in arm_gic_get_interface_id()
392 return GIC_CPU_IIDR(_gic_table[index].cpu_hw_base); in arm_gic_get_interface_id()
83 #define GIC_CPU_IIDR(hw_base) HWREG32((hw_base) + 0xFCU) macro
Completed in 67 milliseconds