Searched refs:CORESIGHT_CID (Results 1 – 2 of 2) sorted by relevance
51 ((dev->cid != CORESIGHT_CID) || in amba_lookup()432 if (cid == CORESIGHT_CID) { in amba_device_try_add()444 if (cid == AMBA_CID || cid == CORESIGHT_CID) { in amba_device_try_add()
23 #define CORESIGHT_CID 0xb105900d macro