Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dcoresight.h393 static inline u32 coresight_get_cid(void __iomem *base) in coresight_get_cid() function
405 u32 cid = coresight_get_cid(base); in is_coresight_device()