Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dmacro.h192 cmp \flag, #ES_TO_AARCH32
295 cmp \flag, #ES_TO_AARCH32
H A Dsystem.h22 #define ES_TO_AARCH32 0 macro
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dbootm.c318 ES_TO_AARCH32); in switch_to_el1()
418 ES_TO_AARCH32); in boot_jump_linux()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dlowlevel.S506 ldr x5, =ES_TO_AARCH32
543 ldr x5, =ES_TO_AARCH32
/OK3568_Linux_fs/u-boot/drivers/cpu/
H A Drockchip_amp.c383 g_bootcpu.arch == IH_ARCH_ARM ? ES_TO_AARCH32 : ES_TO_AARCH64); in brought_up_all_amp()