Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcoresight.h658 u64 coresight_relaxed_read64(struct coresight_device *csdev, u32 offset);
/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c1082 u64 coresight_relaxed_read64(struct coresight_device *csdev, u32 offset) in coresight_relaxed_read64() function