Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/common/
H 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()
/openbmc/u-boot/include/
H 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()
/openbmc/linux/arch/powerpc/include/asm/
H A Dmpc85xx.h57 #define SVR_T4240 0x824000 macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dmp.c210 if (SVR_SOC_VER(svr) == SVR_T4240 && SVR_MAJ(svr) < 2) { in determine_mp_bootpg()
H A Dspeed.c132 case SVR_T4240: in get_sys_info()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1093 #define SVR_T4240 0x824000 macro