Home
last modified time | relevance | path

Searched defs:l2cache (Results 1 – 6 of 6) sorted by relevance

/u-boot/drivers/cache/
A Dcache-v5l2.c17 struct l2cache { struct
18 volatile u64 configure;
19 volatile u64 control;
20 volatile u64 hpm0;
21 volatile u64 hpm1;
22 volatile u64 hpm2;
23 volatile u64 hpm3;
24 volatile u64 error_status;
25 volatile u64 ecc_error;
26 volatile u64 cctl_command0;
[all …]
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dspl_minimal.c18 ccsr_l2cache_t *l2cache = (void *)CONFIG_SYS_MPC85xx_L2_ADDR; in cpu_init_f() local
A Dcpu_init_early.c90 ccsr_l2cache_t *l2cache = (void *)CONFIG_SYS_MPC85xx_L2_ADDR; in cpu_init_early_f() local
A Dcpu_init.c529 struct ccsr_cluster_l2 __iomem *l2cache; in enable_cluster_l2() local
589 ccsr_l2cache_t *l2cache = (void __iomem *)CONFIG_SYS_MPC85xx_L2_ADDR; in l2cache_init() local
591 struct ccsr_cluster_l2 * l2cache = (void __iomem *)CONFIG_SYS_FSL_CLUSTER_1_L2; in l2cache_init() local
A Dfdt.c225 volatile ccsr_l2cache_t *l2cache = (void *)CONFIG_SYS_MPC85xx_L2_ADDR; in l2cache_size() local
301 struct ccsr_cluster_l2 *l2cache = in ft_fixup_l2cache() local
/u-boot/arch/riscv/dts/
A Dfu540-c000.dtsi260 l2cache: cache-controller@2010000 { label

Completed in 12 milliseconds