Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dcoresight.h423 #define CORESIGHT_CIDRn(i) (0xFF0 + ((i) * 4)) macro
430 cid |= readl(base + CORESIGHT_CIDRn(i)) << (i * 8); in coresight_get_cid()