Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/common/
H A Dfsl-errata.c38 case SVR_T4240: in has_dual_phy()
70 case SVR_T4240: in has_erratum_a006261()
103 return SVR_SOC_VER(get_svr()) == SVR_T4240 && in has_erratum_a007798()
116 case SVR_T4240: in has_erratum_a007792()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_errata.h24 if (((SVR_SOC_VER(svr) == SVR_T4240) && SVR_MAJ(svr) <= 1) || in has_erratum_a006379()
44 case SVR_T4240: in has_erratum_a007186()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dmpc85xx.h57 #define SVR_T4240 0x824000 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dmp.c211 if (SVR_SOC_VER(svr) == SVR_T4240 && SVR_MAJ(svr) < 2) { in determine_mp_bootpg()
H A Dspeed.c133 case SVR_T4240: in get_sys_info()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1095 #define SVR_T4240 0x824000 macro