Home
last modified time | relevance | path

Searched refs:GICC_BASE (Results 1 – 23 of 23) sorted by relevance

/u-boot/arch/arm/cpu/armv7/sunxi/
A Dpsci.c28 #define GICC_BASE (SUNXI_GIC400_BASE + GIC_CPU_OFFSET_A15) macro
225 reg = readl(GICC_BASE + GICC_IAR); in psci_fiq_enter()
232 writel(reg, GICC_BASE + GICC_EOIR); in psci_fiq_enter()
304 writel(0xff, GICC_BASE + GICC_PMR); in psci_arch_init()
307 setbits_le32(GICC_BASE + GICC_CTLR, BIT(3)); in psci_arch_init()
/u-boot/arch/arm/mach-socfpga/
A Dlowlevel_init_soc64.S35 ldr x1, =GICC_BASE
50 ldr x0, =GICC_BASE
/u-boot/include/configs/
A Dmeson64.h13 #define GICC_BASE 0xffc02000 macro
16 #define GICC_BASE 0xc4302000 macro
A Dpx30_common.h14 #define GICC_BASE 0xff132000 macro
A Drcar-gen3-common.h18 #define GICC_BASE 0xF1020000 macro
A Drv1126_common.h17 #define GICC_BASE 0xfeff2000 macro
A Dhikey960.h25 #define GICC_BASE 0xe82b2000 macro
A Dhikey.h31 #define GICC_BASE 0xf6802000 macro
A Dpresidio_asic.h19 #define GICC_BASE 0xf7012000 macro
A Dvexpress_aemv8.h80 #define GICC_BASE (0x2C02f000) macro
83 #define GICC_BASE (V2M_PA_BASE + 0x2c000000) macro
A Dxilinx_zynqmp.h15 #define GICC_BASE 0xF9020000 macro
/u-boot/board/cortina/presidio-asic/
A Dlowlevel_init.S45 ldr x1, =GICC_BASE
60 ldr x0, =GICC_BASE
/u-boot/arch/arm/mach-rmobile/
A Dlowlevel_init_gen3.S62 ldr x1, =GICC_BASE
76 ldr x0, =GICC_BASE
/u-boot/arch/arm/include/asm/arch-tegra186/
A Dtegra.h10 #define GICC_BASE 0x03882000 /* Generic Int Cntrlr CPU I/F */ macro
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
A Dconfig.h224 #define GICC_BASE 0x01402000 macro
250 #define GICC_BASE 0x01402000 macro
266 #define GICC_BASE 0x01420000 macro
/u-boot/arch/arm/include/asm/arch-tegra210/
A Dtegra.h11 #define GICC_BASE 0x50042000 /* Generic Int Cntrlr CPU I/F */ macro
/u-boot/arch/arm/mach-snapdragon/include/mach/
A Dsysmap-apq8016.h11 #define GICC_BASE (0x0b002000) macro
A Dsysmap-qcs404.h11 #define GICC_BASE (0x0b002000) macro
/u-boot/arch/arm/mach-socfpga/include/mach/
A Dbase_addr_soc64.h46 #define GICC_BASE 0xfffc2000 macro
/u-boot/arch/arm/cpu/armv8/
A Dstart.S302 ldr x1, =GICC_BASE
317 ldr x0, =GICC_BASE
/u-boot/arch/arm/lib/
A Dgic_64.S57 ldr x1, =GICC_BASE /* GICC_CTLR */
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
A Dlowlevel.S36 ldr x1, =GICC_BASE
A Dfdt.c210 reg[2] = cpu_to_fdt64(GICC_BASE); in fdt_fixup_gic()

Completed in 36 milliseconds