Searched refs:AT91_CIDR_VERSION (Results 1 – 3 of 3) sorted by relevance
43 #define AT91_CIDR_VERSION (0x1f << 0) /* Version of the Device */ macro
117 socid = cidr & ~AT91_CIDR_VERSION; in decomp_soc_detect()
113 socid = cidr & ~AT91_CIDR_VERSION; in soc_detect()262 socid = cidr & ~AT91_CIDR_VERSION; in alt_soc_detect()