Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/amba/
Dbus.c51 ((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()
/Linux-v5.4/include/linux/amba/
Dbus.h23 #define CORESIGHT_CID 0xb105900d macro