Home
last modified time | relevance | path

Searched defs:pl310 (Results 1 – 7 of 7) 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() local
143 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_disable() local
/external/u-boot/arch/arm/mach-mvebu/
Dcpu.c384 struct pl310_regs *const pl310 = in arch_cpu_init() local
616 struct pl310_regs *const pl310 = in v7_outer_cache_enable() local
639 struct pl310_regs *const pl310 = in v7_outer_cache_disable() local
/external/u-boot/arch/arm/mach-socfpga/
Dspl.c32 static struct pl310_regs *const pl310 = variable
Dmisc.c26 static const struct pl310_regs *const pl310 = variable
Dmisc_arria10.c31 static struct pl310_regs *const pl310 = variable
Dmisc_gen5.c28 static struct pl310_regs *const pl310 = variable
/external/u-boot/arch/arm/lib/
Dcache-pl310.c14 struct pl310_regs *const pl310 = (struct pl310_regs *)CONFIG_SYS_PL310_BASE; variable