Searched refs:GIC_CPU_CTRL (Results 1 – 7 of 7) sorted by relevance
28 #define GIC_CPU_CTRL(hw_base) __REG32((hw_base) + 0x00) macro190 GIC_CPU_CTRL(cpu_base) = 0x01; in arm_gic_cpu_init()
27 #define GIC_CPU_CTRL(hw_base) __REG32((hw_base) + 0x00) macro266 GIC_CPU_CTRL(cpu_base) = 0x01; in arm_gic_cpu_init()
35 #define GIC_CPU_CTRL(hw_base) __REG32((hw_base) + 0x00U) macro462 GIC_CPU_CTRL(cpu_base) = 0x01U; in arm_gic_cpu_init()
33 #define GIC_CPU_CTRL(hw_base) __REG32((hw_base) + 0x00U) macro443 GIC_CPU_CTRL(cpu_base) = 0x01U; in arm_gic_cpu_init()
77 #define GIC_CPU_CTRL(hw_base) __REG32((hw_base) + 0x00U) macro
76 #define GIC_CPU_CTRL(hw_base) HWREG32((hw_base) + 0x00U) macro
Completed in 12 milliseconds