Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfsl_errata.h37 static inline bool has_erratum_a007186(void) in has_erratum_a007186() function
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dcmd_errata.c273 if (has_erratum_a007186()) in do_errata()
Dfsl_corenet2_serdes.c229 if (has_erratum_a007186() && (sel == 0x01 || sel == 0x02)) { in serdes_init()