Searched refs:csdev_access_read64 (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dcoresight.h519 static inline u64 csdev_access_read64(struct csdev_access *csa, u32 offset) function
553 static inline u64 csdev_access_read64(struct csdev_access *csa, u32 offset) function
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-core.c1086 return csdev_access_read64(&csdev->access, offset);

Completed in 135 milliseconds