Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_errata.h21 static inline bool has_erratum_a006379(void) in has_erratum_a006379() function
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dcmd_errata.c281 if (has_erratum_a006379()) in do_errata()
H A Dcpu_init.c315 if (has_erratum_a006379()) { in enable_cpc()