Searched refs:pl310_regs (Results 1 - 10 of 10) sorted by relevance

/u-boot/arch/arm/mach-npcm/npcm7xx/
H A Dl2_cache_pl310.c14 struct pl310_regs *const pl310 = (struct pl310_regs *)CFG_SYS_PL310_BASE;
/u-boot/arch/arm/mach-u8500/
H A Dcache.c25 struct pl310_regs *const pl310 = (struct pl310_regs *)CFG_SYS_PL310_BASE;
/u-boot/arch/arm/mach-imx/
H A Dcache.c85 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE;
147 struct pl310_regs *const pl310 = (struct pl310_regs *)L2_PL310_BASE;
/u-boot/arch/arm/lib/
H A Dcache-pl310.c14 struct pl310_regs *const pl310 = (struct pl310_regs *)CFG_SYS_PL310_BASE;
/u-boot/drivers/cache/
H A Dcache-l2x0.c16 struct pl310_regs *regs = dev_read_addr_ptr(dev);
/u-boot/arch/arm/mach-socfpga/
H A Dmisc.c37 static const struct pl310_regs *const pl310 =
38 (struct pl310_regs *)CFG_SYS_PL310_BASE;
H A Dmisc_arria10.c62 static struct pl310_regs *const pl310 =
63 (struct pl310_regs *)CFG_SYS_PL310_BASE;
H A Dmisc_gen5.c33 static struct pl310_regs *const pl310 =
34 (struct pl310_regs *)CFG_SYS_PL310_BASE;
/u-boot/arch/arm/include/asm/
H A Dpl310.h33 struct pl310_regs { struct
/u-boot/arch/arm/mach-mvebu/
H A Dcpu.c653 struct pl310_regs *const pl310 =
654 (struct pl310_regs *)CFG_SYS_PL310_BASE;
685 struct pl310_regs *const pl310 =
686 (struct pl310_regs *)CFG_SYS_PL310_BASE;

Completed in 59 milliseconds