Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dsama5d4.h207 #define ARCH_EXID_SAMA5D44 0x00000004 macro
217 (get_extension_chip_id() == ARCH_EXID_SAMA5D44))
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Dsama5d4_devices.c26 case ARCH_EXID_SAMA5D44: in get_cpu_name()