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.h538 static inline u64 csdev_access_relaxed_read64(struct csdev_access *csa, in csdev_access_relaxed_read64() function
574 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.c1275 return csdev_access_relaxed_read64(&csdev->access, offset); in coresight_relaxed_read64()