Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/mach-imx/
Dsys_proto.h16 #define is_soc_rev(rev) (soc_rev() == rev) macro
/external/u-boot/arch/arm/mach-imx/mx8m/
Dsoc.c183 if (is_soc_rev(CHIP_REV_1_0)) { in ft_system_setup()
/external/u-boot/board/freescale/mx53evk/
Dmx53evk.c101 if (is_soc_rev(CHIP_REV_2_0) == 0) { in power_init()
/external/u-boot/arch/arm/mach-imx/mx6/
Dsoc.c398 if (is_soc_rev(CHIP_REV_1_0) == 0) { in arch_cpu_init()
/external/u-boot/arch/arm/include/asm/arch-mx8m/
Dimx-regs.h463 #define ROM_SW_INFO_ADDR is_soc_rev(CHIP_REV_1_0) ? \