Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-at91/include/mach/
Dat91_dbgu.h62 #define AT91_CIDR_ARCH (0xff << 20) /* Architecture Identifier */ macro
Dcpu.h77 return (at91_sys_read(AT91_DBGU_CIDR) & AT91_CIDR_ARCH); in at91_arch_identify()