Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch3.h129 #define RCW_SRC_NOR_VAL (0x20) macro
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c655 if (val == RCW_SRC_NOR_VAL) { in __get_boot_src()