Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_errata.h20 static inline bool has_erratum_a006379(void) in has_erratum_a006379() function
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcmd_errata.c280 if (has_erratum_a006379()) in do_errata()
H A Dcpu_init.c313 if (has_erratum_a006379()) { in enable_cpc()