Searched refs:ES_TO_AARCH32 (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dspintable.S92 ldr x6, =ES_TO_AARCH32
/u-boot/arch/arm/include/asm/
H A Dmacro.h150 * level, ES_TO_AARCH64 or ES_TO_AARCH32
183 cmp \flag, #ES_TO_AARCH32
237 * level, ES_TO_AARCH64 or ES_TO_AARCH32
290 cmp \flag, #ES_TO_AARCH32
H A Dsystem.h21 #define ES_TO_AARCH32 0 macro
243 * @es_flag: execution state flag, ES_TO_AARCH64 or ES_TO_AARCH32
258 * @es_flag: execution state flag, ES_TO_AARCH64 or ES_TO_AARCH32
/u-boot/arch/arm/lib/
H A Dbootm.c282 ES_TO_AARCH32);
325 ES_TO_AARCH32);

Completed in 97 milliseconds