Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-at91/include/mach/
Dat91_dbgu.h46 #define AT91_CIDR_VERSION (0x1f << 0) /* Version of the Device */ macro
/linux-3.4.99/arch/arm/mach-at91/
Dsetup.c102 socid = cidr & ~AT91_CIDR_VERSION; in soc_detect()