Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/amba/
Dbus.c55 ((dev->cid != CORESIGHT_CID) || in amba_lookup()
182 if (cid == CORESIGHT_CID) { in amba_read_periphid()
190 if (cid == AMBA_CID || cid == CORESIGHT_CID) { in amba_read_periphid()
/linux-6.12.1/include/linux/amba/
Dbus.h23 #define CORESIGHT_CID 0xb105900d macro
/linux-6.12.1/include/linux/
Dcoresight.h439 return cid == CORESIGHT_CID; in is_coresight_device()