Home
last modified time | relevance | path

Searched refs:CHIP_REV_2_5 (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-imx/
Dcpu.h54 #define CHIP_REV_2_5 0x25 macro
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/mx5/
Dsoc.c39 system_rev |= CHIP_REV_2_5; in get_cpu_rev()