Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dspl_minimal.c17 ccsr_l2cache_t *l2cache = (void *)CONFIG_SYS_MPC85xx_L2_ADDR; in cpu_init_f() local
H A Dcpu_init.c525 struct ccsr_cluster_l2 __iomem *l2cache; in enable_cluster_l2() local
585 ccsr_l2cache_t *l2cache = (void __iomem *)CONFIG_SYS_MPC85xx_L2_ADDR; in l2cache_init() local
587 struct ccsr_cluster_l2 * l2cache = (void __iomem *)CONFIG_SYS_FSL_CLUSTER_1_L2; in l2cache_init() local
H A Dcpu_init_early.c88 ccsr_l2cache_t *l2cache = (void *)CONFIG_SYS_MPC85xx_L2_ADDR; in cpu_init_early_f() local
H A Dfdt.c221 volatile ccsr_l2cache_t *l2cache = (void *)CONFIG_SYS_MPC85xx_L2_ADDR; in l2cache_size() local
297 struct ccsr_cluster_l2 *l2cache = in ft_fixup_l2cache() local
/openbmc/linux/arch/riscv/boot/dts/sifive/
H A Dfu540-c000.dtsi287 l2cache: cache-controller@2010000 { label
/openbmc/qemu/hw/ppc/
H A Dppc440_uc.c73 uint32_t l2cache[8]; member