Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-at91/
Dsetup.c99 u32 cidr, socid; in soc_detect() local
102 socid = cidr & ~AT91_CIDR_VERSION; in soc_detect()
104 switch (socid) { in soc_detect()
151 if ((socid & ~AT91_CIDR_EXT) == ARCH_ID_AT91SAM9G10) { in soc_detect()