Home
last modified time | relevance | path

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

/openbmc/linux/drivers/amba/
H A Dbus.c54 ((dev->cid != CORESIGHT_CID) || in amba_lookup()
181 if (cid == CORESIGHT_CID) { in amba_read_periphid()
189 if (cid == AMBA_CID || cid == CORESIGHT_CID) { in amba_read_periphid()
/openbmc/linux/include/linux/amba/
H A Dbus.h23 #define CORESIGHT_CID 0xb105900d macro
/openbmc/linux/include/linux/
H A Dcoresight.h407 return cid == CORESIGHT_CID; in is_coresight_device()