Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcoresight.h456 static inline u32 coresight_get_cid(void __iomem *base) in coresight_get_cid() function
468 u32 cid = coresight_get_cid(base); in is_coresight_device()