Home
last modified time | relevance | path

Searched refs:GIC_DIST_TYPE (Results 1 – 10 of 10) sorted by relevance

/libcpu/arm/zynqmp-r5/
A Dgic.c37 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004) macro
122 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type()
142 gic_type = GIC_DIST_TYPE(dist_base); in arm_gic_dist_init()
/libcpu/arm/realview-a8-vmm/
A Dgic.c36 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004) macro
147 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type()
201 gic_type = GIC_DIST_TYPE(dist_base); in arm_gic_dist_init()
/libcpu/aarch64/common/
A Dgic.c47 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004U) macro
384 gic_type = GIC_DIST_TYPE(dist_base); in arm_gic_dist_init()
471 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type()
A Dgicv3.c600 gic_type = GIC_DIST_TYPE(dist_base); in arm_gic_dist_init()
776 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type()
/libcpu/arm/cortex-a/
A Dgic.c45 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004U) macro
381 gic_type = GIC_DIST_TYPE(dist_base); in arm_gic_dist_init()
452 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type()
A Dgicv3.h89 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004U) macro
A Dgicv3.c498 gic_type = GIC_DIST_TYPE(dist_base); in arm_gic_dist_init()
662 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type()
/libcpu/arm/cortex-r52/
A Dgicv3.c464 gic_type = GIC_DIST_TYPE(dist_base); in arm_gic_dist_init()
637 gic_type = GIC_DIST_TYPE(_gic_table[index].dist_hw_base); in arm_gic_dump_type()
A Dgicv3.h89 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004U) macro
/libcpu/aarch64/common/include/
A Dgicv3.h87 #define GIC_DIST_TYPE(hw_base) HWREG32((hw_base) + 0x004U) macro

Completed in 20 milliseconds