Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dsama5d4.h204 #define ARCH_EXID_SAMA5D41 0x00000001 macro
211 (get_extension_chip_id() == ARCH_EXID_SAMA5D41))
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Dsama5d4_devices.c20 case ARCH_EXID_SAMA5D41: in get_cpu_name()