Home
last modified time | relevance | path

Searched refs:SVR_T4240 (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/usb/common/
A Dfsl-errata.c38 case SVR_T4240: in has_dual_phy()
97 case SVR_T4240: in has_erratum_a006261()
130 return SVR_SOC_VER(get_svr()) == SVR_T4240 && in has_erratum_a007798()
143 case SVR_T4240: in has_erratum_a007792()
/u-boot/include/
A Dfsl_errata.h23 if (((SVR_SOC_VER(svr) == SVR_T4240) && SVR_MAJ(svr) <= 1) || in has_erratum_a006379()
43 case SVR_T4240: in has_erratum_a007186()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dmp.c216 if (SVR_SOC_VER(svr) == SVR_T4240 && SVR_MAJ(svr) < 2) { in determine_mp_bootpg()
A Dspeed.c133 case SVR_T4240: in get_sys_info()
/u-boot/arch/powerpc/include/asm/
A Dprocessor.h1093 #define SVR_T4240 0x824000 macro

Completed in 11 milliseconds