Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcoresight.h428 #define CORESIGHT_CIDRn(i) (0xFF0 + ((i) * 4)) in coresight_get_cid()
435 cid |= readl(base + CORESIGHT_CIDRn(i)) << (i * 8); in is_coresight_device()
423 #define CORESIGHT_CIDRn( global() macro