Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/amba/
Dbus.h26 #define CORESIGHT_CID 0xb105900d macro
/linux-4.1.27/drivers/amba/
Dbus.c393 if (cid == AMBA_CID || cid == CORESIGHT_CID) in amba_device_add()