Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c219 static inline u32 l2cache_size(void) in l2cache_size() function
257 const u32 size = l2cache_size() * 1024; in ft_fixup_l2cache()