Searched refs:GIC_CPU_BINPOINT (Results 1 – 7 of 7) sorted by relevance
37 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08U) macro295 GIC_CPU_BINPOINT(_gic_table[index].cpu_hw_base) = binary_point & 0x7U; in arm_gic_set_binary_point()300 return GIC_CPU_BINPOINT(_gic_table[index].cpu_hw_base); in arm_gic_get_binary_point()460 GIC_CPU_BINPOINT(cpu_base) = 0x7U; in arm_gic_cpu_init()
35 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08U) macro293 GIC_CPU_BINPOINT(_gic_table[index].cpu_hw_base) = binary_point & 0x7U; in arm_gic_set_binary_point()298 return GIC_CPU_BINPOINT(_gic_table[index].cpu_hw_base); in arm_gic_get_binary_point()441 GIC_CPU_BINPOINT(cpu_base) = 0x7U; in arm_gic_cpu_init()
79 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08U) macro
30 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08) macro
78 #define GIC_CPU_BINPOINT(hw_base) HWREG32((hw_base) + 0x08U) macro
29 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08) macro
Completed in 16 milliseconds