Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dsama5_boot.h18 #define ATMEL_SAMA5_BOOT_FROM_QSPI (4 << 0) macro
/openbmc/u-boot/arch/arm/mach-at91/
H A Dspl.c58 if (dev == ATMEL_SAMA5_BOOT_FROM_QSPI) in spl_boot_device()