Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dsama5_boot.h21 #define ATMEL_SAMA5_BOOT_DEV_ID_OFF 4 macro
/openbmc/u-boot/arch/arm/mach-at91/
H A Dspl.c34 u32 off = (bootrom_stash.r4 >> ATMEL_SAMA5_BOOT_DEV_ID_OFF) & in spl_boot_device()