Home
last modified time | relevance | path

Searched refs:pl310_regs (Results 1 – 8 of 8) 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/arch/arm/mach-mvebu/
H A Dcpu.c369 struct pl310_regs *const pl310 = in arch_cpu_init()
370 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in arch_cpu_init()
560 struct pl310_regs *const pl310 = in v7_outer_cache_enable()
561 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_enable()
583 struct pl310_regs *const pl310 = in v7_outer_cache_disable()
584 (struct pl310_regs *)CONFIG_SYS_PL310_BASE; in v7_outer_cache_disable()
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dmisc.c26 static const struct pl310_regs *const pl310 =
27 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
H A Dspl.c32 static struct pl310_regs *const pl310 =
33 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
H A Dmisc_arria10.c34 static struct pl310_regs *const pl310 =
35 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
H A Dmisc_gen5.c29 static struct pl310_regs *const pl310 =
30 (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dcache-pl310.c15 struct pl310_regs *const pl310 = (struct pl310_regs *)CONFIG_SYS_PL310_BASE;
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dpl310.h23 struct pl310_regs { struct