Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcoresight.h459 static inline u32 coresight_get_cid(void __iomem *base) in coresight_get_cid() function
471 u32 cid = coresight_get_cid(base); in is_coresight_device()