Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dsama5d4.h206 #define ARCH_EXID_SAMA5D43 0x00000003 macro
215 (get_extension_chip_id() == ARCH_EXID_SAMA5D43))
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Dsama5d4_devices.c24 case ARCH_EXID_SAMA5D43: in get_cpu_name()