Home
last modified time | relevance | path

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

/arch/arm/mach-at91/include/mach/
Duncompress.h99 u32 cidr, socid; in decomp_soc_detect() local
102 socid = cidr & ~AT91_CIDR_VERSION; in decomp_soc_detect()
104 switch (socid) { in decomp_soc_detect()
/arch/arm/mach-at91/
Dsetup.c100 u32 cidr, socid; in soc_detect() local
103 socid = cidr & ~AT91_CIDR_VERSION; in soc_detect()
105 switch (socid) { in soc_detect()
167 if ((socid & ~AT91_CIDR_EXT) == ARCH_ID_AT91SAM9G10) { in soc_detect()