Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c250 static inline void ft_fixup_l2cache(void *blob) in ft_fixup_l2cache() function
290 static inline void ft_fixup_l2cache(void *blob) in ft_fixup_l2cache() function
378 #define ft_fixup_l2cache(x) macro
426 ft_fixup_l2cache(blob); in ft_fixup_cache()