Home
last modified time | relevance | path

Searched refs:pl310_regs (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/arch/arm/mach-imx/
Dcache.c83 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_enable()
143 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_disable()
/external/u-boot/arch/arm/mach-mvebu/
Dcpu.c384 struct pl310_regs *const pl310 = in arch_cpu_init()
385 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in arch_cpu_init()
616 struct pl310_regs *const pl310 = in v7_outer_cache_enable()
617 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_enable()
639 struct pl310_regs *const pl310 = in v7_outer_cache_disable()
640 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_disable()
/external/u-boot/arch/arm/lib/
Dcache-pl310.c14 struct pl310_regs *const pl310 = (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
/external/u-boot/arch/arm/mach-socfpga/
Dmisc.c26 static const struct pl310_regs *const pl310 =
27 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
Dspl.c32 static struct pl310_regs *const pl310 =
33 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
Dmisc_arria10.c31 static struct pl310_regs *const pl310 =
32 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
Dmisc_gen5.c28 static struct pl310_regs *const pl310 =
29 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
/external/u-boot/arch/arm/include/asm/
Dpl310.h22 struct pl310_regs { struct