Home
last modified time | relevance | path

Searched refs:snor_boot_selected (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_defs.h17 int snor_boot_selected(void);
/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dspear600.c132 int snor_boot_selected(void) in snor_boot_selected() function
H A Dspl.c227 if (snor_boot_selected()) { in spl_boot_device()