Searched refs:AT91_CIDR_VERSION (Results 1 – 2 of 2) sorted by relevance
46 #define AT91_CIDR_VERSION (0x1f << 0) /* Version of the Device */ macro
102 socid = cidr & ~AT91_CIDR_VERSION; in soc_detect()