Home
last modified time | relevance | path

Searched refs:GIC_CPU_BINPOINT (Results 1 – 7 of 7) sorted by relevance

/libcpu/aarch64/common/
A Dgic.c37 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08U) macro
295 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()
/libcpu/arm/cortex-a/
A Dgic.c35 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08U) macro
293 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()
A Dgicv3.h79 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08U) macro
/libcpu/arm/zynqmp-r5/
A Dgic.c30 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08) macro
/libcpu/arm/cortex-r52/
A Dgicv3.h79 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08U) macro
/libcpu/aarch64/common/include/
A Dgicv3.h78 #define GIC_CPU_BINPOINT(hw_base) HWREG32((hw_base) + 0x08U) macro
/libcpu/arm/realview-a8-vmm/
A Dgic.c29 #define GIC_CPU_BINPOINT(hw_base) __REG32((hw_base) + 0x08) macro

Completed in 16 milliseconds