Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_errata.h38 static inline bool has_erratum_a007186(void) in has_erratum_a007186() function
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcmd_errata.c274 if (has_erratum_a007186()) in do_errata()
H A Dfsl_corenet2_serdes.c230 if (has_erratum_a007186() && (sel == 0x01 || sel == 0x02)) { in serdes_init()