Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dcoresight.h499 u64 coresight_read64(struct coresight_device *csdev, u32 offset);
564 static inline u64 coresight_read64(struct coresight_device *csdev, u32 offset) in coresight_read64() function
/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-core.c1525 u64 coresight_read64(struct coresight_device *csdev, u32 offset) in coresight_read64() function