Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/common/
H A Dfsl-errata.c26 case SVR_T1023: in has_dual_phy()
148 case SVR_T1023: in has_erratum_a007792()
/openbmc/u-boot/include/
H A Dfsl_errata.h76 case SVR_T1023: in has_erratum_a008378()
/openbmc/u-boot/board/freescale/t102xqds/
H A Dddr.c149 if (cpu->soc_ver == SVR_T1023) in fsl_ddr_board_options()
/openbmc/u-boot/board/freescale/t102xrdb/
H A Dddr.c130 if (cpu->soc_ver == SVR_T1023) in fsl_ddr_board_options()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1114 #define SVR_T1023 0x854100 macro