Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-imx/
H A Dcache.c83 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_enable()
145 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_disable()
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dcpu.c385 struct pl310_regs *const pl310 = in arch_cpu_init()
386 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in arch_cpu_init()
617 struct pl310_regs *const pl310 = in v7_outer_cache_enable()
618 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_enable()
640 struct pl310_regs *const pl310 = in v7_outer_cache_disable()
641 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_disable()
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmisc_arria10.c55 static struct pl310_regs *const pl310 =
56 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
H A Dmisc.c26 static const struct pl310_regs *const pl310 =
27 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
H A Dspl_gen5.c27 static struct pl310_regs *const pl310 =
28 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
H A Dmisc_gen5.c28 static struct pl310_regs *const pl310 =
29 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
/openbmc/u-boot/arch/arm/lib/
H A Dcache-pl310.c14 struct pl310_regs *const pl310 = (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
/openbmc/u-boot/arch/arm/include/asm/
H A Dpl310.h27 struct pl310_regs { struct