Home
last modified time | relevance | path

Searched refs:AMBA_CID (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/bcma/
DREADME10 2) AMBA standard devices called ports or wrappers. They have CIDs (AMBA_CID)
/Linux-v5.4/include/linux/amba/
Dbus.h22 #define AMBA_CID 0xb105f00d macro
/Linux-v5.4/drivers/amba/
Dbus.c444 if (cid == AMBA_CID || cid == CORESIGHT_CID) { in amba_device_try_add()
/Linux-v5.4/drivers/dma/
Dste_dma40.c3154 if (cid != AMBA_CID) { in d40_hw_detect_init()