Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcoresight.h568 static inline u64 csdev_access_relaxed_read64(struct csdev_access *csa, in csdev_access_relaxed_read64() function
604 static inline u64 csdev_access_relaxed_read64(struct csdev_access *csa, in csdev_access_relaxed_read64() function
/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c1269 return csdev_access_relaxed_read64(&csdev->access, offset); in coresight_relaxed_read64()