Searched refs:GIC_RDISTSGI_ICFGR1 (Results 1 – 6 of 6) sorted by relevance
134 #define GIC_RDISTSGI_ICFGR1(hw_base) __REG32((hw_base) + GIC_RSGI_OFFSET + 0xC04U) macro
618 GIC_RDISTSGI_ICFGR1(base) = 0x0U; // PPI is level-sensitive. in arm_gic_redist_init()
586 GIC_RDISTSGI_ICFGR1(base) = 0x0U; // PPI is level-sensitive. in arm_gic_redist_init()
131 #define GIC_RDISTSGI_ICFGR1(hw_base) HWREG32((hw_base) + GIC_RSGI_OFFSET + 0xC04U) macro
734 GIC_RDISTSGI_ICFGR1(redist_base) = 0; in arm_gic_redist_init()
Completed in 16 milliseconds