Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/
H A Dcpu.c243 case SOC_VER_SLS1020: in print_cpuinfo()
260 if (IS_E_PROCESSOR(svr) && (ver != SOC_VER_SLS1020)) in print_cpuinfo()
/openbmc/u-boot/include/
H A Dfsl_errata.h72 case SOC_VER_SLS1020: in has_erratum_a008378()
/openbmc/u-boot/drivers/usb/common/
H A Dfsl-errata.c249 case SOC_VER_SLS1020: in has_erratum_a010151()
/openbmc/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h17 #define SOC_VER_SLS1020 0x00 macro