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
102 socid = cidr & ~AT91_CIDR_VERSION; in decomp_soc_detect()
103 socid = cidr & ~AT91_CIDR_VERSION; in soc_detect()