Home
last modified time | relevance | path

Searched refs:L2_PL310_BASE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Dcache.c42 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_enable()
102 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE; in v7_outer_cache_disable()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dmx6_common.h13 #define CONFIG_SYS_PL310_BASE L2_PL310_BASE
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx6/
H A Dimx-regs.h73 #define L2_PL310_BASE 0x00A02000 macro