Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch2.h687 #define RCW_SRC_NAND_VAL (0x100) macro
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c694 if (val == RCW_SRC_NAND_VAL) { in __get_boot_src()