Home
last modified time | relevance | path

Searched refs:L2_PL310_BASE (Results 1 – 3 of 3) 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/include/configs/
H A Dmx6_common.h15 #define CONFIG_SYS_PL310_BASE L2_PL310_BASE
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h73 #define L2_PL310_BASE 0x00A02000 macro