Home
last modified time | relevance | path

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

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