Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-imx/
A Dcache.c85 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_enable()
147 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_disable()
/u-boot/arch/arm/mach-u8500/
A Dcache.c25 struct pl310_regs *const pl310 = (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_disable()
/u-boot/arch/arm/mach-socfpga/
A Dmisc_arria10.c53 static struct pl310_regs *const pl310 =
54 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
A Dmisc.c36 static const struct pl310_regs *const pl310 =
37 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
A Dmisc_gen5.c33 static struct pl310_regs *const pl310 =
34 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
/u-boot/arch/arm/lib/
A Dcache-pl310.c14 struct pl310_regs *const pl310 = (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
/u-boot/drivers/cache/
A Dcache-l2x0.c16 struct pl310_regs *regs = (struct pl310_regs *)dev_read_addr(dev); in l2c310_of_parse_and_init()
/u-boot/arch/arm/mach-mvebu/
A Dcpu.c416 struct pl310_regs *const pl310 = in arch_cpu_init()
417 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in arch_cpu_init()
661 struct pl310_regs *const pl310 = in v7_outer_cache_enable()
662 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_enable()
684 struct pl310_regs *const pl310 = in v7_outer_cache_disable()
685 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_disable()
/u-boot/arch/arm/include/asm/
A Dpl310.h30 struct pl310_regs { struct

Completed in 8 milliseconds