Searched refs:GIC_DIST_TYPE (Results 1 – 10 of 10) sorted by relevance
37 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004) macro122 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()
36 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004) macro147 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()
47 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004U) macro384 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()
600 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()
45 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004U) macro381 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()
89 #define GIC_DIST_TYPE(hw_base) __REG32((hw_base) + 0x004U) macro
498 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()
464 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()
87 #define GIC_DIST_TYPE(hw_base) HWREG32((hw_base) + 0x004U) macro
Completed in 20 milliseconds