Home
last modified time | relevance | path

Searched refs:SVR_T2080 (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/include/
Dfsl_errata.h28 ((SVR_SOC_VER(svr) == SVR_T2080) && SVR_MAJ(svr) <= 1) || in has_erratum_a006379()
52 case SVR_T2080: in has_erratum_a007186()
/external/u-boot/drivers/usb/common/
Dfsl-errata.c34 case SVR_T2080: in has_dual_phy()
126 case SVR_T2080: in has_erratum_a007792()
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dspeed.c139 case SVR_T2080: in get_sys_info()
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h1117 #define SVR_T2080 0x853000 macro